09:34:36 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14471 09:34:36 Running as SYSTEM 09:34:36 [EnvInject] - Loading node environment variables. 09:34:36 Building remotely on prd-ubuntu1804-docker-4c-4g-4558 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 09:34:36 [ssh-agent] Looking for ssh-agent implementation... 09:34:37 $ ssh-agent 09:34:37 SSH_AUTH_SOCK=/tmp/ssh-LmKuN6gwGqJf/agent.2096 09:34:37 SSH_AGENT_PID=2098 09:34:37 [ssh-agent] Started. 09:34:37 Running ssh-add (command line suppressed) 09:34:37 Identity added: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/private_key_13729724725985117697.key (jenkins-ssh) 09:34:37 [ssh-agent] Using credentials jenkins (jenkins) 09:34:37 The recommended git tool is: NONE 09:34:39 using credential jenkins 09:34:39 Wiping out workspace first. 09:34:39 Cloning the remote Git repository 09:34:39 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 09:34:39 > git init /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 # timeout=10 09:34:39 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 09:34:39 > git --version # timeout=10 09:34:39 > git --version # 'git version 2.17.1' 09:34:39 using GIT_SSH to set credentials jenkins 09:34:40 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:41 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 09:34:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:41 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 09:34:41 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 09:34:41 using GIT_SSH to set credentials jenkins 09:34:41 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv refs/changes/71/14471/1 # timeout=10 09:34:42 > git rev-parse 6cbcef274d1009b556d94acc28990f101505a669^{commit} # timeout=10 09:34:42 Checking out Revision 6cbcef274d1009b556d94acc28990f101505a669 (refs/changes/71/14471/1) 09:34:42 > git config core.sparsecheckout # timeout=10 09:34:42 > git checkout -f 6cbcef274d1009b556d94acc28990f101505a669 # timeout=10 09:34:45 Commit message: "TEIV: re-trigger docs generation after L-Release" 09:34:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:34:45 > git rev-list --no-walk 8ad4a6ba93e6a2651ba58fd8e613db657f83ccb5 # timeout=10 09:34:46 provisioning config files... 09:34:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:34:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:34:46 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins11329149611319722788.sh 09:34:46 ---> python-tools-install.sh 09:34:46 Setup pyenv: 09:34:46 * system (set by /opt/pyenv/version) 09:34:46 * 3.8.13 (set by /opt/pyenv/version) 09:34:46 * 3.9.13 (set by /opt/pyenv/version) 09:34:46 * 3.10.6 (set by /opt/pyenv/version) 09:34:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qFyD 09:34:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:35:00 lf-activate-venv(): INFO: Installing: lftools 09:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-qFyD/bin to PATH 09:35:40 Generating Requirements File 09:36:16 Python 3.10.6 09:36:17 pip 25.1.1 from /tmp/venv-qFyD/lib/python3.10/site-packages/pip (python 3.10) 09:36:17 appdirs==1.4.4 09:36:17 argcomplete==3.6.2 09:36:17 aspy.yaml==1.3.0 09:36:17 attrs==25.3.0 09:36:17 autopage==0.5.2 09:36:17 beautifulsoup4==4.13.4 09:36:17 boto3==1.39.2 09:36:17 botocore==1.39.2 09:36:17 bs4==0.0.2 09:36:17 cachetools==5.5.2 09:36:17 certifi==2025.6.15 09:36:17 cffi==1.17.1 09:36:17 cfgv==3.4.0 09:36:17 chardet==5.2.0 09:36:17 charset-normalizer==3.4.2 09:36:17 click==8.2.1 09:36:17 cliff==4.10.0 09:36:17 cmd2==2.7.0 09:36:17 cryptography==3.3.2 09:36:17 debtcollector==3.0.0 09:36:17 decorator==5.2.1 09:36:17 defusedxml==0.7.1 09:36:17 Deprecated==1.2.18 09:36:17 distlib==0.3.9 09:36:17 dnspython==2.7.0 09:36:17 docker==7.1.0 09:36:17 dogpile.cache==1.4.0 09:36:17 durationpy==0.10 09:36:17 email_validator==2.2.0 09:36:17 filelock==3.18.0 09:36:17 future==1.0.0 09:36:17 gitdb==4.0.12 09:36:17 GitPython==3.1.44 09:36:17 google-auth==2.40.3 09:36:17 httplib2==0.22.0 09:36:17 identify==2.6.12 09:36:17 idna==3.10 09:36:17 importlib-resources==1.5.0 09:36:17 iso8601==2.1.0 09:36:17 Jinja2==3.1.6 09:36:17 jmespath==1.0.1 09:36:17 jsonpatch==1.33 09:36:17 jsonpointer==3.0.0 09:36:17 jsonschema==4.24.0 09:36:17 jsonschema-specifications==2025.4.1 09:36:17 keystoneauth1==5.11.1 09:36:17 kubernetes==33.1.0 09:36:17 lftools==0.37.13 09:36:17 lxml==6.0.0 09:36:17 markdown-it-py==3.0.0 09:36:17 MarkupSafe==3.0.2 09:36:17 mdurl==0.1.2 09:36:17 msgpack==1.1.1 09:36:17 multi_key_dict==2.0.3 09:36:17 munch==4.0.0 09:36:17 netaddr==1.3.0 09:36:17 niet==1.4.2 09:36:17 nodeenv==1.9.1 09:36:17 oauth2client==4.1.3 09:36:17 oauthlib==3.3.1 09:36:17 openstacksdk==4.6.0 09:36:17 os-client-config==2.1.0 09:36:17 os-service-types==1.7.0 09:36:17 osc-lib==4.0.2 09:36:17 oslo.config==9.8.0 09:36:17 oslo.context==6.0.0 09:36:17 oslo.i18n==6.5.1 09:36:17 oslo.log==7.1.0 09:36:17 oslo.serialization==5.7.0 09:36:17 oslo.utils==9.0.0 09:36:17 packaging==25.0 09:36:17 pbr==6.1.1 09:36:17 platformdirs==4.3.8 09:36:17 prettytable==3.16.0 09:36:17 psutil==7.0.0 09:36:17 pyasn1==0.6.1 09:36:17 pyasn1_modules==0.4.2 09:36:17 pycparser==2.22 09:36:17 pygerrit2==2.0.15 09:36:17 PyGithub==2.6.1 09:36:17 Pygments==2.19.2 09:36:17 PyJWT==2.10.1 09:36:17 PyNaCl==1.5.0 09:36:17 pyparsing==2.4.7 09:36:17 pyperclip==1.9.0 09:36:17 pyrsistent==0.20.0 09:36:17 python-cinderclient==9.7.0 09:36:17 python-dateutil==2.9.0.post0 09:36:17 python-heatclient==4.2.0 09:36:17 python-jenkins==1.8.2 09:36:17 python-keystoneclient==5.6.0 09:36:17 python-magnumclient==4.8.1 09:36:17 python-openstackclient==8.1.0 09:36:17 python-swiftclient==4.8.0 09:36:17 PyYAML==6.0.2 09:36:17 referencing==0.36.2 09:36:17 requests==2.32.4 09:36:17 requests-oauthlib==2.0.0 09:36:17 requestsexceptions==1.4.0 09:36:17 rfc3986==2.0.0 09:36:17 rich==14.0.0 09:36:17 rich-argparse==1.7.1 09:36:17 rpds-py==0.26.0 09:36:17 rsa==4.9.1 09:36:17 ruamel.yaml==0.18.14 09:36:17 ruamel.yaml.clib==0.2.12 09:36:17 s3transfer==0.13.0 09:36:17 simplejson==3.20.1 09:36:17 six==1.17.0 09:36:17 smmap==5.0.2 09:36:17 soupsieve==2.7 09:36:17 stevedore==5.4.1 09:36:17 tabulate==0.9.0 09:36:17 toml==0.10.2 09:36:17 tomlkit==0.13.3 09:36:17 tqdm==4.67.1 09:36:17 typing_extensions==4.14.0 09:36:17 tzdata==2025.2 09:36:17 urllib3==1.26.20 09:36:17 virtualenv==20.31.2 09:36:17 wcwidth==0.2.13 09:36:17 websocket-client==1.8.0 09:36:17 wrapt==1.17.2 09:36:17 xdg==6.0.0 09:36:17 xmltodict==0.14.2 09:36:17 yq==3.4.3 09:36:17 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins9287059457263932642.sh 09:36:17 + mkdir -p /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/target/classes /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/jacoco/classes 09:36:17 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins15725329552499037606.sh 09:36:17 + echo quiet=on 09:36:17 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-4558 09:36:19 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6cbcef274d1009b556d94acc28990f101505a669 -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=john.keeney@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=John Keeney" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14471 -DGERRIT_PATCHSET_UPLOADER_EMAIL=john.keeney@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 09:36:19 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=smo/teiv -DGERRIT_PATCHSET_UPLOADER_USERNAME=JohnKeeney -DMAVEN_OPTS=-Ddocker.skip=true -DGERRIT_CHANGE_NUMBER=14471 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"John Keeney\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/71/14471/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=John Keeney" '-DGERRIT_CHANGE_OWNER=\"John Keeney\" ' -DPROJECT=smo/teiv -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VEVJVjogcmUtdHJpZ2dlciBkb2NzIGdlbmVyYXRpb24gYWZ0ZXIgTC1SZWxlYXNlCgpJc3N1ZS1JRDogU01PLTE5MApDaGFuZ2UtSWQ6IEk1NWVkM2VlYzQ3ZjcxNWJlZDQ0OTY3MzJmM2ZiOTA1YThjYzc1YWE4ClNpZ25lZC1vZmYtYnk6IEpvaG5LZWVuZXkgPGpvaG4ua2VlbmV5QGVzdC50ZWNoPgo= -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=TEIV: re-trigger docs generation after L-Release" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JohnKeeney '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I55ed3eec47f715bed4496732f3fb905a8cc75aa8 -DGERRIT_EVENT_HASH=-805897686 -DGERRIT_VERSION=3.8.10 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=john.keeney@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=John Keeney" --version 09:36:19 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 09:36:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:36:19 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 09:36:19 Default locale: en, platform encoding: UTF-8 09:36:19 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 09:36:19 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins3276986362232415974.sh 09:36:19 + rm /home/jenkins/.wgetrc 09:36:19 [EnvInject] - Injecting environment variables from a build step. 09:36:19 [EnvInject] - Injecting as environment variables the properties content 09:36:19 SET_JDK_VERSION=openjdk17 09:36:19 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 09:36:19 09:36:19 [EnvInject] - Variables injected successfully. 09:36:19 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins9549580902987812981.sh 09:36:19 ---> update-java-alternatives.sh 09:36:19 ---> Updating Java version 09:36:19 ---> Ubuntu/Debian system detected 09:36:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:36:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:36:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:36:20 openjdk version "17.0.7" 2023-04-18 09:36:20 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 09:36:20 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 09:36:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 09:36:20 [EnvInject] - Injecting environment variables from a build step. 09:36:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:36:20 [EnvInject] - Variables injected successfully. 09:36:20 provisioning config files... 09:36:20 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config10331213110622859121tmp 09:36:20 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config17606822975190925232tmp 09:36:20 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins10696897066210147971.sh 09:36:20 [EnvInject] - Injecting environment variables from a build step. 09:36:20 [EnvInject] - Injecting as environment variables the properties content 09:36:20 MAVEN_GOALS=clean deploy 09:36:20 09:36:20 [EnvInject] - Variables injected successfully. 09:36:20 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins14889204259250075093.sh 09:36:20 ---> common-variables.sh 09:36:20 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 09:36:20 ---> maven-build.sh 09:36:20 + set +u 09:36:20 + export MAVEN_OPTS 09:36:20 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config10331213110622859121tmp --settings /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config17606822975190925232tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=master -Dmaven.source.skip=true 09:36:21 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 09:36:21 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:36:21 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 09:36:21 Default locale: en, platform encoding: UTF-8 09:36:21 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 09:36:23 [INFO] Error stacktraces are turned on. 09:36:23 [INFO] Scanning for projects... 09:36:30 [WARNING] Checksum validation failed, expected ' must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 09:36:33 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 09:36:33 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 09:36:33 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 09:36:34 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 09:36:34 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 09:36:35 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 09:36:38 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 09:36:38 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 09:36:41 [INFO] ------------------------------------------------------------------------ 09:36:41 [INFO] Reactor Build Order: 09:36:41 [INFO] 09:36:41 [INFO] topology-exposure-inventory [pom] 09:36:41 [INFO] yang-parser [pom] 09:36:41 [INFO] Yang Parser [jar] 09:36:41 [INFO] yang-parser-example [jar] 09:36:41 [INFO] pgsql-schema-generator [jar] 09:36:41 [INFO] topology-exposure-inventory-jar [jar] 09:36:41 [INFO] adapters [pom] 09:36:41 [INFO] ncmp-to-teiv-adapter [jar] 09:36:41 [INFO] 09:36:41 [INFO] --------------< org.oran.smo:topology-exposure-inventory >-------------- 09:36:41 [INFO] Building topology-exposure-inventory 0.2.0-SNAPSHOT [1/8] 09:36:41 [INFO] from pom.xml 09:36:41 [INFO] --------------------------------[ pom ]--------------------------------- 09:36:41 [INFO] 09:36:41 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory --- 09:36:41 [INFO] Deleting /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/target 09:36:41 [INFO] 09:36:41 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory --- 09:36:42 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.2.0-SNAPSHOT/topology-exposure-inventory-0.2.0-SNAPSHOT.pom 09:36:42 [INFO] 09:36:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-exposure-inventory --- 09:36:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:36:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:36:42 [INFO] 09:36:42 [INFO] ----------------------< org.oran.smo:yang-parser >---------------------- 09:36:42 [INFO] Building yang-parser 0.2.0-SNAPSHOT [2/8] 09:36:42 [INFO] from yang-parser/pom.xml 09:36:42 [INFO] --------------------------------[ pom ]--------------------------------- 09:36:42 [INFO] 09:36:42 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser --- 09:36:42 [INFO] 09:36:42 [INFO] --- install:3.1.3:install (default-install) @ yang-parser --- 09:36:42 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/pom.xml to /tmp/r/org/oran/smo/yang-parser/0.2.0-SNAPSHOT/yang-parser-0.2.0-SNAPSHOT.pom 09:36:42 [INFO] 09:36:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ yang-parser --- 09:36:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:36:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:36:42 [INFO] 09:36:42 [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------ 09:36:42 [INFO] Building Yang Parser 1.2.0-SNAPSHOT [3/8] 09:36:42 [INFO] from yang-parser/yang-parser-jar/pom.xml 09:36:42 [INFO] --------------------------------[ jar ]--------------------------------- 09:36:43 [INFO] 09:36:43 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser-jar --- 09:36:43 [INFO] 09:36:43 [INFO] --- apache-rat:0.15:check (default) @ yang-parser-jar --- 09:36:45 [INFO] Enabled default license matchers. 09:36:45 [INFO] Will parse SCM ignores for exclusions... 09:36:45 [INFO] Finished adding exclusions from SCM ignore files. 09:36:45 [INFO] 62 implicit excludes. 09:36:45 [INFO] 25 explicit excludes. 09:36:46 [INFO] 333 resources included 09:36:46 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 298 licenses. 09:36:46 [INFO] 09:36:46 [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar --- 09:36:47 [INFO] Executing tasks 09:36:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 09:36:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-library-2019-01-04.yang 09:36:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 09:36:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-datastores-2018-02-14.yang 09:36:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-inet-types-2019-11-04.yang 09:36:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-types-2019-11-04.yang 09:36:47 [INFO] Executed tasks 09:36:47 [INFO] 09:36:47 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ yang-parser-jar --- 09:36:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec,append=true 09:36:48 [INFO] 09:36:48 [INFO] --- resources:3.3.1:resources (default-resources) @ yang-parser-jar --- 09:36:48 [INFO] Copying 4 resources from src/main/resources to target/classes 09:36:48 [INFO] 09:36:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ yang-parser-jar --- 09:36:49 [INFO] Recompiling the module because of changed source code. 09:36:49 [INFO] Compiling 190 source files with javac [debug parameters release 17] to target/classes 09:36:54 [INFO] 09:36:54 [INFO] --- antrun:3.1.0:run (download-test-external-yang-models) @ yang-parser-jar --- 09:36:54 [INFO] Executing tasks 09:36:54 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA98/yang-models/_3gpp-common-yang-extensions.yang 09:36:54 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2022-10-20.yang 09:37:00 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Rel-17-SA-91/yang-models/_3gpp-common-yang-extensions.yang 09:37:00 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2019-06-23.yang 09:37:00 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/iana-crypt-hash@2014-08-06.yang 09:37:00 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/iana-crypt-hash-2014-08-06.yang 09:37:00 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-crypto-types-2019-11-20.yang 09:37:00 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 09:37:00 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-datastores-2018-02-14.yang 09:37:00 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-inet-types-2019-11-04.yang 09:37:00 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-interfaces@2018-02-20.yang 09:37:00 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-interfaces-2018-02-20.yang 09:37:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-ip@2018-02-22.yang 09:37:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ip-2018-02-22.yang 09:37:01 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-keystore-2019-11-20.yang 09:37:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-acm@2018-02-14.yang 09:37:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-acm-2018-02-14.yang 09:37:01 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-client-2019-11-20.yang 09:37:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-monitoring@2010-10-04.yang 09:37:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-monitoring-2010-10-04.yang 09:37:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-notifications@2012-02-06.yang 09:37:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-notifications-2012-02-06.yang 09:37:01 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-server-2018-09-20.yang 09:37:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-with-defaults@2011-06-01.yang 09:37:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-with-defaults-2011-06-01.yang 09:37:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf@2011-06-01.yang 09:37:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-2011-06-01.yang 09:37:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-network-instance@2019-01-21.yang 09:37:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-network-instance-2019-01-21.yang 09:37:02 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-origin@2018-02-14.yang 09:37:02 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-origin-2018-02-14.yang 09:37:02 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf-monitoring@2017-01-26.yang 09:37:02 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-monitoring-2017-01-26.yang 09:37:02 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf@2017-01-26.yang 09:37:02 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-2017-01-26.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-client-2019-11-20.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-common-2019-11-20.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-server-2019-11-20.yang 09:37:02 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-subscribed-notifications@2019-05-06.yang 09:37:02 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-subscribed-notifications-2019-05-06.yang 09:37:02 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-system@2014-08-06.yang 09:37:02 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-system-2014-08-06.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-client-2019-10-18.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-common-2019-10-18.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-server-2019-10-18.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-client-2019-11-20.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-common-2019-11-20.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-server-2019-11-20.yang 09:37:02 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-trust-anchors@2019-04-29.yang 09:37:02 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-trust-anchors-2019-04-29.yang 09:37:02 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-truststore-2019-11-20.yang 09:37:02 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-x509-cert-to-name@2014-12-10.yang 09:37:02 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-x509-cert-to-name-2014-12-10.yang 09:37:03 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 09:37:03 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-library-2019-01-04.yang 09:37:03 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-metadata@2016-08-05.yang 09:37:03 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-metadata-2016-08-05.yang 09:37:03 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-patch@2017-02-22.yang 09:37:03 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-patch-2017-02-22.yang 09:37:03 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-push-2019-05-21.yang 09:37:03 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-schema-mount@2019-01-14.yang 09:37:03 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-schema-mount-2019-01-14.yang 09:37:03 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2010-09-24.yang 09:37:03 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2010-09-24.yang 09:37:03 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2019-11-04.yang 09:37:03 [INFO] Executed tasks 09:37:03 [INFO] 09:37:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-parser-jar --- 09:37:03 [INFO] Copying 292 resources from src/test/resources to target/test-classes 09:37:03 [INFO] 09:37:03 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ yang-parser-jar --- 09:37:03 [INFO] Recompiling the module because of changed dependency. 09:37:03 [INFO] Compiling 68 source files with javac [debug parameters release 17] to target/test-classes 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[67,45] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[70,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[89,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[92,51] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[95,51] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[98,51] Double(double) in java.lang.Double has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[111,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[129,55] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[137,56] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[143,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[146,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[152,56] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[158,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[161,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[188,49] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[197,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[215,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[220,61] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[233,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[238,61] Double(double) in java.lang.Double has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[402,49] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[235,49] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[241,49] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[261,49] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[291,49] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[318,49] Long(long) in java.lang.Long has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/util/test/IdentityRefValueTest.java:[84,79] Integer(int) in java.lang.Integer has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[191,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 09:37:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[223,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 09:37:05 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java uses or overrides a deprecated API. 09:37:05 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: Recompile with -Xlint:deprecation for details. 09:37:05 [INFO] 09:37:05 [INFO] --- surefire:3.0.0-M3:test (default-test) @ yang-parser-jar --- 09:37:06 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/surefire-reports 09:37:07 [INFO] 09:37:07 [INFO] ------------------------------------------------------- 09:37:07 [INFO] T E S T S 09:37:07 [INFO] ------------------------------------------------------- 09:37:08 [INFO] Running org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 09:37:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 09:37:08 [INFO] Running org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 09:37:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 09:37:08 [INFO] Running org.oran.smo.yangtools.parser.util.test.QNameHelperTest 09:37:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.util.test.QNameHelperTest 09:37:08 [INFO] Running org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 09:37:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 09:37:08 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 09:37:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 09:37:08 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 09:37:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 09:37:08 [INFO] Running org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 09:37:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 09:37:09 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 09:37:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.JsonTest 09:37:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.oran.smo.yangtools.parser.data.dom.test.JsonTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 09:37:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 09:37:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 09:37:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 09:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 09:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 09:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 09:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 09:37:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 09:37:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 09:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 09:37:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 09:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 09:37:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 09:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 09:37:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 09:37:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 09:37:09 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 09:37:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 09:37:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 09:37:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 09:37:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 09:37:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 09:37:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 09:37:10 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 09:37:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 09:37:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 09:37:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 09:37:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 09:37:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 09:37:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 09:37:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 09:37:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 09:37:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 09:37:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 09:37:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 09:37:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 09:37:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 09:37:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 09:37:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 09:37:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 09:37:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 09:37:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 09:37:10 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 09:37:10 [INFO] Running org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 09:37:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 09:37:11 [INFO] Running org.oran.smo.yangtools.parser.test.YangDeviceModelTest 09:37:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.test.YangDeviceModelTest 09:37:11 [INFO] Running org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 09:37:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 09:37:11 [INFO] Running org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 09:37:11 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 09:37:11 [INFO] Running org.oran.smo.yangtools.parser.test.FailFastTest 09:37:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.test.FailFastTest 09:37:11 [INFO] Running org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 09:37:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 09:37:11 [INFO] 09:37:11 [INFO] Results: 09:37:11 [INFO] 09:37:11 [INFO] Tests run: 361, Failures: 0, Errors: 0, Skipped: 0 09:37:11 [INFO] 09:37:11 [INFO] 09:37:11 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ yang-parser-jar --- 09:37:11 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 09:37:12 [INFO] Analyzed bundle 'yang-parser-jar' with 211 classes 09:37:12 [INFO] All coverage checks have been met. 09:37:12 [INFO] 09:37:12 [INFO] --- jar:3.4.2:jar (default-jar) @ yang-parser-jar --- 09:37:13 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.0-SNAPSHOT.jar 09:37:13 [INFO] 09:37:13 [INFO] --- license:4.2:check (default) @ yang-parser-jar --- 09:37:13 [INFO] Checking licenses... 09:37:13 [WARNING] At least one licenseSet must be specified 09:37:13 [INFO] 09:37:13 [INFO] --- spotless:2.30.0:check (default) @ yang-parser-jar --- 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 09:37:17 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 09:37:17 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 09:37:17 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 09:37:17 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 09:37:17 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 09:37:17 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 09:37:17 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 09:37:17 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:17 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @be28eee) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 09:37:17 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 09:37:17 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 09:37:17 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 09:37:17 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 09:37:17 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 09:37:17 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 09:37:17 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 09:37:17 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 09:37:17 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 09:37:17 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 09:37:17 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 09:37:17 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 09:37:17 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 09:37:17 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:37:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:37:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:568) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:37:23 [INFO] 09:37:23 [INFO] --- jacoco:0.8.8:report (report) @ yang-parser-jar --- 09:37:23 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 09:37:23 [INFO] Analyzed bundle 'Yang Parser' with 211 classes 09:37:23 [INFO] 09:37:23 [INFO] --- install:3.1.3:install (default-install) @ yang-parser-jar --- 09:37:23 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.0-SNAPSHOT/yang-parser-jar-1.2.0-SNAPSHOT.pom 09:37:23 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.0-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.0-SNAPSHOT/yang-parser-jar-1.2.0-SNAPSHOT.jar 09:37:23 [INFO] 09:37:23 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ yang-parser-jar --- 09:37:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:37:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:37:23 [INFO] 09:37:23 [INFO] ----< org.oran.smo.yangtools.parser.simple.example:parser-example >----- 09:37:23 [INFO] Building yang-parser-example 0.0.1-SNAPSHOT [4/8] 09:37:23 [INFO] from yang-parser/parser-example/pom.xml 09:37:23 [INFO] --------------------------------[ jar ]--------------------------------- 09:37:23 [INFO] 09:37:23 [INFO] --- clean:3.4.0:clean (default-clean) @ parser-example --- 09:37:23 [INFO] 09:37:23 [INFO] --- resources:3.3.1:resources (default-resources) @ parser-example --- 09:37:23 [INFO] Copying 0 resource from src/main/resources to target/classes 09:37:23 [INFO] Copying 4 resources from src/main/resources to target/classes 09:37:23 [INFO] 09:37:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ parser-example --- 09:37:23 [INFO] Recompiling the module because of changed dependency. 09:37:23 [INFO] Compiling 3 source files with javac [debug parameters release 17] to target/classes 09:37:24 [INFO] 09:37:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ parser-example --- 09:37:24 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/src/test/resources 09:37:24 [INFO] 09:37:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ parser-example --- 09:37:24 [INFO] No sources to compile 09:37:24 [INFO] 09:37:24 [INFO] --- surefire:3.5.2:test (default-test) @ parser-example --- 09:37:24 [INFO] No tests to run. 09:37:24 [INFO] 09:37:24 [INFO] --- jar:3.4.2:jar (default-jar) @ parser-example --- 09:37:24 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/parser-example-0.0.1-SNAPSHOT.jar 09:37:24 [INFO] 09:37:24 [INFO] --- spotless:2.30.0:check (default) @ parser-example --- 09:37:24 [INFO] 09:37:24 [INFO] --- install:3.1.3:install (default-install) @ parser-example --- 09:37:24 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.1-SNAPSHOT/parser-example-0.0.1-SNAPSHOT.pom 09:37:24 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/parser-example-0.0.1-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.1-SNAPSHOT/parser-example-0.0.1-SNAPSHOT.jar 09:37:24 [INFO] 09:37:24 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ parser-example --- 09:37:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:37:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:37:24 [INFO] 09:37:24 [INFO] ------< org.oran.smo.teiv.pgsqlgenerator:pgsql-schema-generator >------- 09:37:24 [INFO] Building pgsql-schema-generator 1.2.0 [5/8] 09:37:24 [INFO] from pgsql-schema-generator/pom.xml 09:37:24 [INFO] --------------------------------[ jar ]--------------------------------- 09:37:27 [INFO] 09:37:27 [INFO] --- clean:3.4.0:clean (default-clean) @ pgsql-schema-generator --- 09:37:27 [INFO] 09:37:27 [INFO] --- apache-rat:0.15:check (default) @ pgsql-schema-generator --- 09:37:27 [INFO] Enabled default license matchers. 09:37:27 [INFO] Will parse SCM ignores for exclusions... 09:37:27 [INFO] Finished adding exclusions from SCM ignore files. 09:37:27 [INFO] 62 implicit excludes. 09:37:27 [INFO] 25 explicit excludes. 09:37:27 [INFO] 79 resources included 09:37:27 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 79 licenses. 09:37:27 [INFO] 09:37:27 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ pgsql-schema-generator --- 09:37:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec,append=true 09:37:27 [INFO] 09:37:27 [INFO] --- resources:3.3.1:resources (default-resources) @ pgsql-schema-generator --- 09:37:27 [INFO] Copying 1 resource from src/main/resources to target/classes 09:37:27 [INFO] Copying 4 resources from src/main/resources to target/classes 09:37:27 [INFO] 09:37:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ pgsql-schema-generator --- 09:37:27 [INFO] Recompiling the module because of changed dependency. 09:37:27 [INFO] Compiling 41 source files with javac [debug parameters release 17] to target/classes 09:37:29 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java uses unchecked or unsafe operations. 09:37:29 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: Recompile with -Xlint:unchecked for details. 09:37:29 [INFO] 09:37:29 [INFO] --- antrun:3.1.0:run (download-external-yang-models-pgsql) @ pgsql-schema-generator --- 09:37:29 [INFO] Executing tasks 09:37:29 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import 09:37:29 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 09:37:29 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import/_3gpp-common-yang-types.yang 09:37:30 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 09:37:30 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import/ietf-geo-location.yang 09:37:30 [INFO] Executed tasks 09:37:30 [INFO] 09:37:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pgsql-schema-generator --- 09:37:30 [INFO] Copying 25 resources from src/test/resources to target/test-classes 09:37:30 [INFO] 09:37:30 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pgsql-schema-generator --- 09:37:30 [INFO] Recompiling the module because of changed dependency. 09:37:30 [INFO] Compiling 11 source files with javac [debug parameters release 17] to target/test-classes 09:37:32 [INFO] 09:37:32 [INFO] --- surefire:3.5.2:test (default-test) @ pgsql-schema-generator --- 09:37:32 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/surefire-reports 09:37:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:37:32 [INFO] 09:37:32 [INFO] ------------------------------------------------------- 09:37:32 [INFO] T E S T S 09:37:32 [INFO] ------------------------------------------------------- 09:37:35 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 09:37:37 09:37:37 . ____ _ __ _ _ 09:37:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:37 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:37 =========|_|==============|___/=/_/_/_/ 09:37:37 09:37:37 :: Spring Boot :: (v3.4.2) 09:37:37 09:37:37 2025-07-03T09:37:37.202Z INFO 2923 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Starting BackwardCompatibilityCheckerTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:37 2025-07-03T09:37:37.211Z INFO 2923 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : No active profile set, falling back to 1 default profile: "default" 09:37:37 2025-07-03T09:37:37.483Z INFO 2923 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Started BackwardCompatibilityCheckerTest in 1.177 seconds (process running for 4.415) 09:37:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:37:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.702 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 09:37:39 09:37:39 . ____ _ __ _ _ 09:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:39 =========|_|==============|___/=/_/_/_/ 09:37:39 09:37:39 :: Spring Boot :: (v3.4.2) 09:37:39 09:37:39 2025-07-03T09:37:39.224Z INFO 2923 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Starting TableBuilderTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:39 2025-07-03T09:37:39.225Z INFO 2923 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : No active profile set, falling back to 1 default profile: "default" 09:37:39 2025-07-03T09:37:39.243Z INFO 2923 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Started TableBuilderTest in 0.108 seconds (process running for 6.175) 09:37:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 09:37:39 09:37:39 . ____ _ __ _ _ 09:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:39 =========|_|==============|___/=/_/_/_/ 09:37:39 09:37:39 :: Spring Boot :: (v3.4.2) 09:37:39 09:37:39 2025-07-03T09:37:39.417Z INFO 2923 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Starting GreenFieldInstallationTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:39 2025-07-03T09:37:39.418Z INFO 2923 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : No active profile set, falling back to 1 default profile: "default" 09:37:39 2025-07-03T09:37:39.442Z INFO 2923 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Started GreenFieldInstallationTest in 0.077 seconds (process running for 6.373) 09:37:39 2025-07-03T09:37:39.449Z INFO 2923 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 09:37:39 2025-07-03T09:37:39.464Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:39 2025-07-03T09:37:39.465Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:39 2025-07-03T09:37:39.465Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:39 2025-07-03T09:37:39.465Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:39 2025-07-03T09:37:39.466Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 09:37:39 09:37:39 . ____ _ __ _ _ 09:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:39 =========|_|==============|___/=/_/_/_/ 09:37:39 09:37:39 :: Spring Boot :: (v3.4.2) 09:37:39 09:37:39 2025-07-03T09:37:39.539Z INFO 2923 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Starting DataSchemaGeneratorTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:39 2025-07-03T09:37:39.539Z INFO 2923 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 09:37:39 2025-07-03T09:37:39.559Z INFO 2923 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Started DataSchemaGeneratorTest in 0.073 seconds (process running for 6.491) 09:37:39 2025-07-03T09:37:39.570Z INFO 2923 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline EXISTS!! 09:37:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 09:37:39 09:37:39 . ____ _ __ _ _ 09:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:39 =========|_|==============|___/=/_/_/_/ 09:37:39 09:37:39 :: Spring Boot :: (v3.4.2) 09:37:39 09:37:39 2025-07-03T09:37:39.635Z INFO 2923 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Starting ModelComparatorTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:39 2025-07-03T09:37:39.636Z INFO 2923 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : No active profile set, falling back to 1 default profile: "default" 09:37:39 2025-07-03T09:37:39.647Z INFO 2923 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Started ModelComparatorTest in 0.057 seconds (process running for 6.579) 09:37:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 09:37:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 09:37:39 09:37:39 . ____ _ __ _ _ 09:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:39 =========|_|==============|___/=/_/_/_/ 09:37:39 09:37:39 :: Spring Boot :: (v3.4.2) 09:37:39 09:37:39 2025-07-03T09:37:39.796Z INFO 2923 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Starting ModelSchemaGeneratorTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:39 2025-07-03T09:37:39.797Z INFO 2923 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 09:37:39 2025-07-03T09:37:39.826Z INFO 2923 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Started ModelSchemaGeneratorTest in 0.072 seconds (process running for 6.758) 09:37:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 09:37:39 09:37:39 . ____ _ __ _ _ 09:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:39 =========|_|==============|___/=/_/_/_/ 09:37:39 09:37:39 :: Spring Boot :: (v3.4.2) 09:37:39 09:37:39 2025-07-03T09:37:39.930Z INFO 2923 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Starting HashInfoDataGeneratorTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:39 2025-07-03T09:37:39.931Z INFO 2923 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : The following 1 profile is active: "test" 09:37:39 2025-07-03T09:37:39.940Z INFO 2923 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Started HashInfoDataGeneratorTest in 0.071 seconds (process running for 6.871) 09:37:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 09:37:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.YangParserTest 09:37:40 09:37:40 . ____ _ __ _ _ 09:37:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:40 =========|_|==============|___/=/_/_/_/ 09:37:40 09:37:40 :: Spring Boot :: (v3.4.2) 09:37:40 09:37:40 2025-07-03T09:37:40.022Z INFO 2923 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Starting YangParserTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:40 2025-07-03T09:37:40.022Z INFO 2923 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : No active profile set, falling back to 1 default profile: "default" 09:37:40 2025-07-03T09:37:40.036Z INFO 2923 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Started YangParserTest in 0.054 seconds (process running for 6.968) 09:37:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.oran.smo.teiv.pgsqlgenerator.YangParserTest 09:37:40 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 09:37:40 2025-07-03T09:37:40.250Z INFO 2923 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oran.smo.teiv.pgsqlgenerator.EndToEndTest]: EndToEndTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:37:40 2025-07-03T09:37:40.353Z INFO 2923 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.oran.smo.teiv.pgsqlgenerator.DatabaseSchemaGeneratorApplication for test class org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 09:37:40 09:37:40 . ____ _ __ _ _ 09:37:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:37:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:37:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:37:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:37:40 =========|_|==============|___/=/_/_/_/ 09:37:40 09:37:40 :: Spring Boot :: (v3.4.2) 09:37:40 09:37:40 2025-07-03T09:37:40.394Z INFO 2923 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Starting EndToEndTest using Java 17.0.7 with PID 2923 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 09:37:40 2025-07-03T09:37:40.395Z INFO 2923 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : No active profile set, falling back to 1 default profile: "default" 09:37:41 2025-07-03T09:37:41.155Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 09:37:41 2025-07-03T09:37:41.155Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 09:37:41 2025-07-03T09:37:41.158Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 09:37:41 Entity Name: EntityTypeA 09:37:41 09:37:41 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Container Name: attributes 09:37:41 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Leaf Type: string 09:37:41 Data Type: TEXT 09:37:41 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Leaf Type: uint32 09:37:41 Data Type: BIGINT 09:37:41 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Leaf Type: int32 09:37:41 Data Type: INTEGER 09:37:41 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Leaf Type: int64 09:37:41 Data Type: BIGINT 09:37:41 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Leaf Type: decimal64 09:37:41 Data Type: DECIMAL 09:37:41 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Leaf Type: string 09:37:41 Data Type: TEXT 09:37:41 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Container Type: [] 09:37:41 Data Type: jsonb 09:37:41 09:37:41 2025-07-03T09:37:41.158Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 09:37:41 2025-07-03T09:37:41.158Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 09:37:41 2025-07-03T09:37:41.159Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 09:37:41 Entity Name: ODUFunction 09:37:41 Container Name: attributes 09:37:41 Leaf Name: gNBDUId 09:37:41 Leaf Type: int64 09:37:41 Data Type: BIGINT 09:37:41 Leaf Name: gNBId 09:37:41 Leaf Type: int64 09:37:41 Data Type: BIGINT 09:37:41 Leaf Name: gNBIdLength 09:37:41 Leaf Type: int32 09:37:41 Data Type: INTEGER 09:37:41 Container Name: dUpLMNId 09:37:41 Container Type: [] 09:37:41 Data Type: jsonb 09:37:41 09:37:41 Entity Name: ENodeBFunction 09:37:41 Container Name: attributes 09:37:41 Leaf Name: eNBId 09:37:41 Leaf Type: int32 09:37:41 Data Type: INTEGER 09:37:41 Container Name: eNodeBPlmnId 09:37:41 Container Type: [] 09:37:41 Data Type: jsonb 09:37:41 09:37:41 Entity Name: LTESectorCarrier 09:37:41 Container Name: attributes 09:37:41 Leaf Name: sectorCarrierType 09:37:41 Leaf Type: enumeration 09:37:41 Data Type: TEXT 09:37:41 09:37:41 Entity Name: AntennaCapability 09:37:41 Container Name: attributes 09:37:41 Leaf Name: eUtranFqBands 09:37:41 Leaf Type: string 09:37:41 Data Type: TEXT 09:37:41 Leaf Name: geranFqBands 09:37:41 Leaf Type: string 09:37:41 Data Type: TEXT 09:37:41 Leaf Name: nRFqBands 09:37:41 Leaf Type: string 09:37:41 Data Type: TEXT 09:37:41 09:37:41 2025-07-03T09:37:41.159Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 09:37:41 2025-07-03T09:37:41.159Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 09:37:41 Entity Name: AntennaModule 09:37:41 Container Name: attributes 09:37:41 Leaf Name: antennaModelNumber 09:37:41 Leaf Type: string 09:37:41 Data Type: TEXT 09:37:41 Leaf Name: mechanicalAntennaBearing 09:37:41 Leaf Type: int32 09:37:41 Data Type: INTEGER 09:37:41 Leaf Name: mechanicalAntennaTilt 09:37:41 Leaf Type: int32 09:37:41 Data Type: INTEGER 09:37:41 Leaf Name: positionWithinSector 09:37:41 Leaf Type: string 09:37:41 Data Type: TEXT 09:37:41 Leaf Name: totalTilt 09:37:41 Leaf Type: int32 09:37:41 Data Type: INTEGER 09:37:41 Leaf Name: electricalAntennaTilt 09:37:41 Leaf Type: int32 09:37:41 Data Type: INTEGER 09:37:41 Leaf Name: antennaBeamWidth 09:37:41 Leaf Type: uint32 09:37:41 Data Type: BIGINT 09:37:41 Container Name: geo-location 09:37:41 Container Type: [] 09:37:41 Data Type: jsonb 09:37:41 09:37:41 2025-07-03T09:37:41.190Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 09:37:41 2025-07-03T09:37:41.190Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 09:37:41 2025-07-03T09:37:41.192Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:41 A Side: 09:37:41 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Type: EntityTypeA 09:37:41 B Side: 09:37:41 Name used-by-entityTypeA 09:37:41 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:41 A Side: 09:37:41 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Type: EntityTypeA 09:37:41 B Side: 09:37:41 Name provided-by-entityTypeA 09:37:41 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:41 A Side: 09:37:41 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Type: EntityTypeA 09:37:41 B Side: 09:37:41 Name grouped-by-entityTypeA 09:37:41 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:41 A Side: 09:37:41 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Type: EntityTypeA 09:37:41 B Side: 09:37:41 Name installed-entityTypeA 09:37:41 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:41 A Side: 09:37:41 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 B Side: 09:37:41 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:41 09:37:41 2025-07-03T09:37:41.193Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 09:37:41 2025-07-03T09:37:41.193Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 09:37:41 2025-07-03T09:37:41.193Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 09:37:41 A Side: 09:37:41 Name: provided-lteSectorCarrier 09:37:41 Type: ENodeBFunction 09:37:41 B Side: 09:37:41 Name provided-by-enodebFunction 09:37:41 Type LTESectorCarrier 09:37:41 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 09:37:41 A Side: 09:37:41 Name: used-antennaCapability 09:37:41 Type: LTESectorCarrier 09:37:41 B Side: 09:37:41 Name used-by-lteSectorCarrier 09:37:41 Type AntennaCapability 09:37:41 09:37:41 2025-07-03T09:37:41.193Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 09:37:41 A Side: 09:37:41 Name: serviced-antennaCapability 09:37:41 Type: or-teiv-equip:AntennaModule 09:37:41 B Side: 09:37:41 Name serving-antennaModule 09:37:41 Type or-teiv-ran:AntennaCapability 09:37:41 09:37:41 2025-07-03T09:37:41.194Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 09:37:41 2025-07-03T09:37:41.344Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine6479551808014605944/dotfile.dot 09:37:41 2025-07-03T09:37:41.349Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine6479551808014605944/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.110Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine6479551808014605944/outfile.svg 09:37:42 2025-07-03T09:37:42.121Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 09:37:42 2025-07-03T09:37:42.135Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine12066650252024172620/dotfile.dot 09:37:42 2025-07-03T09:37:42.135Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine12066650252024172620/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.190Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine12066650252024172620/outfile.svg 09:37:42 2025-07-03T09:37:42.196Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 09:37:42 2025-07-03T09:37:42.214Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine13721179897317144386/dotfile.dot 09:37:42 2025-07-03T09:37:42.215Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine13721179897317144386/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.266Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine13721179897317144386/outfile.svg 09:37:42 2025-07-03T09:37:42.278Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 09:37:42 2025-07-03T09:37:42.301Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14056042270642875572/dotfile.dot 09:37:42 2025-07-03T09:37:42.302Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14056042270642875572/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.353Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14056042270642875572/outfile.svg 09:37:42 2025-07-03T09:37:42.366Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel 09:37:42 2025-07-03T09:37:42.368Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 09:37:42 2025-07-03T09:37:42.368Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 09:37:42 2025-07-03T09:37:42.369Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 09:37:42 2025-07-03T09:37:42.369Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 09:37:42 2025-07-03T09:37:42.389Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 09:37:42 2025-07-03T09:37:42.396Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine15950855750585534929/dotfile.dot 09:37:42 2025-07-03T09:37:42.396Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine15950855750585534929/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.447Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine15950855750585534929/outfile.svg 09:37:42 2025-07-03T09:37:42.450Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 09:37:42 2025-07-03T09:37:42.454Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 09:37:42 2025-07-03T09:37:42.457Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 09:37:42 2025-07-03T09:37:42.462Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine2160470689317479611/dotfile.dot 09:37:42 2025-07-03T09:37:42.466Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine2160470689317479611/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.517Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine2160470689317479611/outfile.svg 09:37:42 2025-07-03T09:37:42.522Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 09:37:42 2025-07-03T09:37:42.529Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 09:37:42 2025-07-03T09:37:42.531Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 09:37:42 2025-07-03T09:37:42.538Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine6294802947873410102/dotfile.dot 09:37:42 2025-07-03T09:37:42.539Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine6294802947873410102/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.589Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine6294802947873410102/outfile.svg 09:37:42 2025-07-03T09:37:42.592Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 09:37:42 2025-07-03T09:37:42.594Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 09:37:42 2025-07-03T09:37:42.598Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 09:37:42 2025-07-03T09:37:42.598Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 09:37:42 2025-07-03T09:37:42.599Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 09:37:42 2025-07-03T09:37:42.599Z INFO 2923 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 09:37:42 2025-07-03T09:37:42.608Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:42 2025-07-03T09:37:42.658Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:42 2025-07-03T09:37:42.659Z WARN 2923 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 09:37:42 2025-07-03T09:37:42.659Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:42 2025-07-03T09:37:42.660Z WARN 2923 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 09:37:42 2025-07-03T09:37:42.789Z INFO 2923 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Started EndToEndTest in 2.43 seconds (process running for 9.721) 09:37:42 2025-07-03T09:37:42.844Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 09:37:42 2025-07-03T09:37:42.845Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 09:37:42 2025-07-03T09:37:42.845Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 09:37:42 Entity Name: EntityTypeA 09:37:42 09:37:42 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Container Name: attributes 09:37:42 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Leaf Type: string 09:37:42 Data Type: TEXT 09:37:42 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Leaf Type: uint32 09:37:42 Data Type: BIGINT 09:37:42 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Leaf Type: int32 09:37:42 Data Type: INTEGER 09:37:42 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Leaf Type: int64 09:37:42 Data Type: BIGINT 09:37:42 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Leaf Type: decimal64 09:37:42 Data Type: DECIMAL 09:37:42 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Leaf Type: string 09:37:42 Data Type: TEXT 09:37:42 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Container Type: [uses types3gpp:PLMNId] 09:37:42 Data Type: jsonb 09:37:42 09:37:42 2025-07-03T09:37:42.845Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 09:37:42 2025-07-03T09:37:42.845Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 09:37:42 2025-07-03T09:37:42.846Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 09:37:42 Entity Name: ODUFunction 09:37:42 Container Name: attributes 09:37:42 Leaf Name: gNBDUId 09:37:42 Leaf Type: int64 09:37:42 Data Type: BIGINT 09:37:42 Leaf Name: gNBId 09:37:42 Leaf Type: int64 09:37:42 Data Type: BIGINT 09:37:42 Leaf Name: gNBIdLength 09:37:42 Leaf Type: int32 09:37:42 Data Type: INTEGER 09:37:42 Container Name: dUpLMNId 09:37:42 Container Type: [uses types3gpp:PLMNId] 09:37:42 Data Type: jsonb 09:37:42 09:37:42 Entity Name: ENodeBFunction 09:37:42 Container Name: attributes 09:37:42 Leaf Name: eNBId 09:37:42 Leaf Type: int32 09:37:42 Data Type: INTEGER 09:37:42 Container Name: eNodeBPlmnId 09:37:42 Container Type: [] 09:37:42 Data Type: jsonb 09:37:42 09:37:42 Entity Name: LTESectorCarrier 09:37:42 Container Name: attributes 09:37:42 Leaf Name: sectorCarrierType 09:37:42 Leaf Type: enumeration 09:37:42 Data Type: TEXT 09:37:42 09:37:42 Entity Name: AntennaCapability 09:37:42 Container Name: attributes 09:37:42 Leaf Name: eUtranFqBands 09:37:42 Leaf Type: string 09:37:42 Data Type: TEXT 09:37:42 Leaf Name: geranFqBands 09:37:42 Leaf Type: string 09:37:42 Data Type: TEXT 09:37:42 Leaf Name: nRFqBands 09:37:42 Leaf Type: string 09:37:42 Data Type: TEXT 09:37:42 09:37:42 2025-07-03T09:37:42.846Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 09:37:42 2025-07-03T09:37:42.847Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 09:37:42 Entity Name: AntennaModule 09:37:42 Container Name: attributes 09:37:42 Leaf Name: antennaModelNumber 09:37:42 Leaf Type: string 09:37:42 Data Type: TEXT 09:37:42 Leaf Name: mechanicalAntennaBearing 09:37:42 Leaf Type: int32 09:37:42 Data Type: INTEGER 09:37:42 Leaf Name: mechanicalAntennaTilt 09:37:42 Leaf Type: int32 09:37:42 Data Type: INTEGER 09:37:42 Leaf Name: positionWithinSector 09:37:42 Leaf Type: string 09:37:42 Data Type: TEXT 09:37:42 Leaf Name: totalTilt 09:37:42 Leaf Type: int32 09:37:42 Data Type: INTEGER 09:37:42 Leaf Name: electricalAntennaTilt 09:37:42 Leaf Type: int32 09:37:42 Data Type: INTEGER 09:37:42 Leaf Name: antennaBeamWidth 09:37:42 Leaf Type: uint32 09:37:42 Data Type: BIGINT 09:37:42 Uses Name: geo:geo-location 09:37:42 09:37:42 2025-07-03T09:37:42.868Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 09:37:42 2025-07-03T09:37:42.868Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 09:37:42 2025-07-03T09:37:42.869Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:42 A Side: 09:37:42 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Type: EntityTypeA 09:37:42 B Side: 09:37:42 Name used-by-entityTypeA 09:37:42 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:42 A Side: 09:37:42 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Type: EntityTypeA 09:37:42 B Side: 09:37:42 Name provided-by-entityTypeA 09:37:42 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:42 A Side: 09:37:42 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Type: EntityTypeA 09:37:42 B Side: 09:37:42 Name grouped-by-entityTypeA 09:37:42 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:42 A Side: 09:37:42 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Type: EntityTypeA 09:37:42 B Side: 09:37:42 Name installed-entityTypeA 09:37:42 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 09:37:42 A Side: 09:37:42 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 B Side: 09:37:42 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 09:37:42 09:37:42 2025-07-03T09:37:42.869Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 09:37:42 2025-07-03T09:37:42.869Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 09:37:42 2025-07-03T09:37:42.869Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 09:37:42 A Side: 09:37:42 Name: provided-lteSectorCarrier 09:37:42 Type: ENodeBFunction 09:37:42 B Side: 09:37:42 Name provided-by-enodebFunction 09:37:42 Type LTESectorCarrier 09:37:42 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 09:37:42 A Side: 09:37:42 Name: used-antennaCapability 09:37:42 Type: LTESectorCarrier 09:37:42 B Side: 09:37:42 Name used-by-lteSectorCarrier 09:37:42 Type AntennaCapability 09:37:42 09:37:42 2025-07-03T09:37:42.869Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 09:37:42 A Side: 09:37:42 Name: serviced-antennaCapability 09:37:42 Type: or-teiv-equip:AntennaModule 09:37:42 B Side: 09:37:42 Name serving-antennaModule 09:37:42 Type or-teiv-ran:AntennaCapability 09:37:42 09:37:42 2025-07-03T09:37:42.869Z INFO 2923 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 09:37:42 2025-07-03T09:37:42.876Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine12827910163332394047/dotfile.dot 09:37:42 2025-07-03T09:37:42.877Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine12827910163332394047/dotfile.dot -ooutfile.svg] 09:37:42 2025-07-03T09:37:42.928Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine12827910163332394047/outfile.svg 09:37:42 2025-07-03T09:37:42.932Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 09:37:42 2025-07-03T09:37:42.939Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14131690742741820541/dotfile.dot 09:37:42 2025-07-03T09:37:42.939Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14131690742741820541/dotfile.dot -ooutfile.svg] 09:37:43 2025-07-03T09:37:42.990Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14131690742741820541/outfile.svg 09:37:43 2025-07-03T09:37:42.994Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 09:37:43 2025-07-03T09:37:43.002Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine16594610859946285153/dotfile.dot 09:37:43 2025-07-03T09:37:43.003Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine16594610859946285153/dotfile.dot -ooutfile.svg] 09:37:43 2025-07-03T09:37:43.053Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine16594610859946285153/outfile.svg 09:37:43 2025-07-03T09:37:43.058Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 09:37:43 2025-07-03T09:37:43.070Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine6054508386440450103/dotfile.dot 09:37:43 2025-07-03T09:37:43.073Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine6054508386440450103/dotfile.dot -ooutfile.svg] 09:37:43 2025-07-03T09:37:43.124Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine6054508386440450103/outfile.svg 09:37:43 2025-07-03T09:37:43.133Z INFO 2923 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel 09:37:43 2025-07-03T09:37:43.133Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 09:37:43 2025-07-03T09:37:43.134Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 09:37:43 2025-07-03T09:37:43.134Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 09:37:43 2025-07-03T09:37:43.135Z INFO 2923 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 09:37:43 2025-07-03T09:37:43.136Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 09:37:43 2025-07-03T09:37:43.144Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17089980864405384674/dotfile.dot 09:37:43 2025-07-03T09:37:43.144Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17089980864405384674/dotfile.dot -ooutfile.svg] 09:37:43 2025-07-03T09:37:43.197Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17089980864405384674/outfile.svg 09:37:43 2025-07-03T09:37:43.199Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 09:37:43 2025-07-03T09:37:43.201Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 09:37:43 2025-07-03T09:37:43.203Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 09:37:43 2025-07-03T09:37:43.207Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14476202073728394040/dotfile.dot 09:37:43 2025-07-03T09:37:43.208Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14476202073728394040/dotfile.dot -ooutfile.svg] 09:37:43 2025-07-03T09:37:43.258Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14476202073728394040/outfile.svg 09:37:43 2025-07-03T09:37:43.261Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 09:37:43 2025-07-03T09:37:43.263Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 09:37:43 2025-07-03T09:37:43.264Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 09:37:43 2025-07-03T09:37:43.268Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine4913193863266990748/dotfile.dot 09:37:43 2025-07-03T09:37:43.268Z INFO 2923 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine4913193863266990748/dotfile.dot -ooutfile.svg] 09:37:43 2025-07-03T09:37:43.319Z INFO 2923 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine4913193863266990748/outfile.svg 09:37:43 2025-07-03T09:37:43.321Z INFO 2923 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 09:37:43 2025-07-03T09:37:43.322Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 09:37:43 2025-07-03T09:37:43.325Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 09:37:43 2025-07-03T09:37:43.326Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 09:37:43 2025-07-03T09:37:43.326Z INFO 2923 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 09:37:43 2025-07-03T09:37:43.326Z INFO 2923 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 09:37:43 2025-07-03T09:37:43.333Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:43 2025-07-03T09:37:43.342Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:43 2025-07-03T09:37:43.342Z WARN 2923 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 09:37:43 2025-07-03T09:37:43.342Z INFO 2923 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:37:43 2025-07-03T09:37:43.343Z WARN 2923 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 09:37:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.194 s -- in org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 09:37:43 [INFO] 09:37:43 [INFO] Results: 09:37:43 [INFO] 09:37:43 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 09:37:43 [INFO] 09:37:43 [INFO] 09:37:43 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ pgsql-schema-generator --- 09:37:43 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec 09:37:43 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 09:37:43 [INFO] All coverage checks have been met. 09:37:43 [INFO] 09:37:43 [INFO] --- jar:3.4.2:jar (default-jar) @ pgsql-schema-generator --- 09:37:43 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar 09:37:43 [INFO] 09:37:43 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ pgsql-schema-generator --- 09:37:44 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:37:44 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar.original 09:37:44 [INFO] 09:37:44 [INFO] --- spring-boot:3.4.2:repackage (default) @ pgsql-schema-generator --- 09:37:45 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:37:45 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar.original 09:37:45 [INFO] 09:37:45 [INFO] --- license:4.2:check (default) @ pgsql-schema-generator --- 09:37:45 [INFO] Checking licenses... 09:37:45 [WARNING] At least one licenseSet must be specified 09:37:45 [INFO] 09:37:45 [INFO] --- spotless:2.30.0:check (default) @ pgsql-schema-generator --- 09:37:46 [INFO] 09:37:46 [INFO] --- jacoco:0.8.8:report (report) @ pgsql-schema-generator --- 09:37:46 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec 09:37:46 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 09:37:46 [INFO] 09:37:46 [INFO] --- install:3.1.3:install (default-install) @ pgsql-schema-generator --- 09:37:46 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/pom.xml to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.0/pgsql-schema-generator-1.2.0.pom 09:37:46 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.0/pgsql-schema-generator-1.2.0.jar 09:37:46 [INFO] 09:37:46 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-pgsql-schema-generator-image) @ pgsql-schema-generator --- 09:37:49 [INFO] 09:37:49 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ pgsql-schema-generator --- 09:37:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:37:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:37:49 [INFO] 09:37:49 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-pgsql-schema-generator-image) @ pgsql-schema-generator --- 09:37:49 [INFO] 09:37:49 [INFO] ---------< org.oran.smo.teiv:topology-exposure-inventory-jar >---------- 09:37:49 [INFO] Building topology-exposure-inventory-jar 0.2.0-SNAPSHOT [6/8] 09:37:49 [INFO] from teiv/pom.xml 09:37:49 [INFO] --------------------------------[ jar ]--------------------------------- 09:37:59 [INFO] 09:37:59 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory-jar --- 09:37:59 [INFO] 09:37:59 [INFO] --- apache-rat:0.15:check (default) @ topology-exposure-inventory-jar --- 09:37:59 [INFO] Enabled default license matchers. 09:37:59 [INFO] Will parse SCM ignores for exclusions... 09:37:59 [INFO] Finished adding exclusions from SCM ignore files. 09:37:59 [INFO] 62 implicit excludes. 09:37:59 [INFO] 25 explicit excludes. 09:37:59 [INFO] 446 resources included 09:37:59 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 338 licenses. 09:37:59 [INFO] 09:37:59 [INFO] --- jacoco:0.8.8:prepare-agent (agent-for-ut) @ topology-exposure-inventory-jar --- 09:37:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 09:37:59 [INFO] 09:37:59 [INFO] --- antrun:3.1.0:run (download-external-yang-models) @ topology-exposure-inventory-jar --- 09:37:59 [INFO] Executing tasks 09:37:59 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import 09:37:59 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 09:37:59 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/_3gpp-common-yang-types.yang 09:38:00 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-extensions.yang 09:38:00 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/_3gpp-common-yang-extensions.yang 09:38:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2013-07-15.yang 09:38:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-inet-types.yang 09:38:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 09:38:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-geo-location.yang 09:38:01 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2013-07-15.yang 09:38:01 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-yang-types.yang 09:38:01 [INFO] Executed tasks 09:38:01 [INFO] 09:38:01 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-html) @ topology-exposure-inventory-jar --- 09:38:05 [INFO] Generating with dryRun=false 09:38:05 [INFO] No .openapi-generator-ignore file found. 09:38:05 [INFO] OpenAPI Generator: html (documentation) 09:38:05 [INFO] Generator 'html' is considered stable. 09:38:06 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:06 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:06 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:06 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:38:06 [INFO] Skipping generation of Webhooks. 09:38:06 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/index.html 09:38:06 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator-ignore 09:38:06 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/VERSION 09:38:06 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/FILES 09:38:06 ################################################################################ 09:38:06 # Thanks for using OpenAPI Generator. # 09:38:06 # Please consider donation to help us maintain this project 🙏 # 09:38:06 # https://opencollective.com/openapi_generator/donate # 09:38:06 ################################################################################ 09:38:07 [INFO] 09:38:07 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html2) @ topology-exposure-inventory-jar --- 09:38:07 [INFO] Generating with dryRun=false 09:38:07 [INFO] Output directory (/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 09:38:07 [INFO] OpenAPI Generator: html2 (documentation) 09:38:07 [INFO] Generator 'html2' is considered stable. 09:38:07 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:07 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:07 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:07 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:38:07 [INFO] Skipping generation of Webhooks. 09:38:07 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/index.html 09:38:07 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator-ignore 09:38:07 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator/VERSION 09:38:07 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator/FILES 09:38:07 ################################################################################ 09:38:07 # Thanks for using OpenAPI Generator. # 09:38:07 # Please consider donation to help us maintain this project 🙏 # 09:38:07 # https://opencollective.com/openapi_generator/donate # 09:38:07 ################################################################################ 09:38:07 [INFO] 09:38:07 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ topology-exposure-inventory-jar --- 09:38:07 [INFO] Generating with dryRun=false 09:38:07 [INFO] OpenAPI Generator: openapi (documentation) 09:38:07 [INFO] Generator 'openapi' is considered stable. 09:38:07 [INFO] Output file name [outputFileName=topology-exposure-inventory-openapi.json] 09:38:07 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:07 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:07 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:07 [INFO] wrote file to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/topology-exposure-inventory-openapi.json 09:38:07 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:38:07 [INFO] Skipping generation of Webhooks. 09:38:07 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/README.md 09:38:07 [INFO] Skipped /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 09:38:07 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/VERSION 09:38:07 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/FILES 09:38:07 ################################################################################ 09:38:07 # Thanks for using OpenAPI Generator. # 09:38:07 # Please consider donation to help us maintain this project 🙏 # 09:38:07 # https://opencollective.com/openapi_generator/donate # 09:38:07 ################################################################################ 09:38:07 [INFO] 09:38:07 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-pojos) @ topology-exposure-inventory-jar --- 09:38:08 [INFO] Generating with dryRun=false 09:38:08 [INFO] Output directory (/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 09:38:08 [INFO] OpenAPI Generator: spring (server) 09:38:08 [INFO] Generator 'spring' is considered stable. 09:38:08 [INFO] ---------------------------------- 09:38:08 [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) 09:38:08 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:38:08 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.oran.smo.teiv 09:38:08 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:08 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:08 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 09:38:08 [INFO] Processing operation getAllDomains 09:38:08 [INFO] Processing operation getTopologyEntityTypes 09:38:08 [INFO] Processing operation getTopologyByEntityTypeName 09:38:08 [INFO] Processing operation getTopologyById 09:38:08 [INFO] Processing operation getAllRelationshipsForEntityId 09:38:08 [INFO] Processing operation getTopologyRelationshipTypes 09:38:08 [INFO] Processing operation getRelationshipsByType 09:38:08 [INFO] Processing operation getRelationshipById 09:38:08 [INFO] Processing operation getEntitiesByDomain 09:38:08 [INFO] Processing operation getSchemas 09:38:08 [INFO] Processing operation createSchema 09:38:08 [INFO] Processing operation getSchemaByName 09:38:08 [INFO] Processing operation deleteSchema 09:38:08 [INFO] Processing operation updateClassifier 09:38:08 [INFO] Processing operation updateDecorator 09:38:08 [INFO] Processing operation getAllGroups 09:38:08 [INFO] Processing operation createGroup 09:38:08 [INFO] Processing operation getGroupById 09:38:08 [INFO] Processing operation deleteGroup 09:38:08 [INFO] Processing operation updateGroupName 09:38:08 [INFO] Processing operation getMembers 09:38:08 [INFO] Processing operation getProvidedMembers 09:38:08 [INFO] Processing operation updateProvidedMembers 09:38:08 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCreateGroupPayload.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCriteria.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomainsItemsInner.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamic.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicEnum.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupByIdResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypesItemsInner.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivErrorMessage.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByDomain.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByType.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsByType.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsForEntityId.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupByIdResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivHref.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypesItemsInner.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchema.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticEnum.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupByIdResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupResponse.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateGroupNamePayload.java 09:38:08 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ClassifiersApi.java 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/DecoratorsApi.java 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/EntitiesAndRelationshipsApi.java 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/GroupsApi.java 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/SchemasApi.java 09:38:09 [INFO] Skipping generation of Webhooks. 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/pom.xml 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/README.md 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ApiUtil.java 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator-ignore 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator/VERSION 09:38:09 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator/FILES 09:38:09 ################################################################################ 09:38:09 # Thanks for using OpenAPI Generator. # 09:38:09 # Please consider donation to help us maintain this project 🙏 # 09:38:09 # https://opencollective.com/openapi_generator/donate # 09:38:09 ################################################################################ 09:38:09 [INFO] 09:38:09 [INFO] --- build-helper:3.6.0:add-source (default) @ topology-exposure-inventory-jar --- 09:38:09 [INFO] Source directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/annotations added. 09:38:09 [INFO] 09:38:09 [INFO] --- antlr4:4.13.0:antlr4 (default) @ topology-exposure-inventory-jar --- 09:38:10 [INFO] ANTLR 4: Processing source directory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/antlr4 09:38:10 [INFO] Processing grammar: org/oran/smo/teiv/antlr4/teivPath.g4 09:38:11 [WARNING] warning(131): org/oran/smo/teiv/antlr4/teivPath.g4:91:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 09:38:11 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/org/oran/smo/teiv/antlr4/teivPath.g4 [91:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 09:38:11 [INFO] 09:38:11 [INFO] --- asciidoctor:2.2.1:process-asciidoc (generate-docs) @ topology-exposure-inventory-jar --- 09:38:14 [INFO] sourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-contract-docs does not exist 09:38:14 [INFO] No sourceDirectory found. Skipping processing 09:38:14 [INFO] 09:38:14 [INFO] --- exec:3.0.0:exec (run-pgsql-generator-jar) @ topology-exposure-inventory-jar --- 09:38:16 09:38:16 . ____ _ __ _ _ 09:38:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:38:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:38:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:38:16 ' |____| .__|_| |_|_| |_\__, | / / / / 09:38:16 =========|_|==============|___/=/_/_/_/ 09:38:16 09:38:16 :: Spring Boot :: (v3.4.2) 09:38:16 09:38:16 2025-07-03T09:38:16.318Z INFO 3159 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Starting DatabaseSchemaGeneratorApplication v1.2.0 using Java 17.0.7 with PID 3159 (/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv) 09:38:16 2025-07-03T09:38:16.323Z INFO 3159 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : No active profile set, falling back to 1 default profile: "default" 09:38:17 2025-07-03T09:38:17.489Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 09:38:17 Entity Name: ManagedElement 09:38:17 09:38:17 2025-07-03T09:38:17.490Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 09:38:17 2025-07-03T09:38:17.490Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 09:38:17 2025-07-03T09:38:17.494Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 09:38:17 Entity Name: SMO 09:38:17 Container Name: attributes 09:38:17 Leaf Name: smoName 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 09:38:17 Entity Name: ODUFunction 09:38:17 Container Name: attributes 09:38:17 Leaf Name: gNBDUId 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 Leaf Name: gNBId 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 Leaf Name: gNBIdLength 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Container Name: dUpLMNId 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 Entity Name: OCUCPFunction 09:38:17 Container Name: attributes 09:38:17 Leaf Name: gNBCUName 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Leaf Name: gNBId 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 Leaf Name: gNBIdLength 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Container Name: pLMNId 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 Entity Name: OCUUPFunction 09:38:17 Container Name: attributes 09:38:17 Leaf Name: gNBId 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 Leaf Name: gNBIdLength 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: pLMNIdList 09:38:17 Leaf Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 Entity Name: NearRTRICFunction 09:38:17 Container Name: attributes 09:38:17 Leaf Name: nearRtRicId 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 Container Name: pLMNId 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 Entity Name: ORUFunction 09:38:17 Container Name: attributes 09:38:17 Leaf Name: oruId 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 09:38:17 Entity Name: NRCellCU 09:38:17 Container Name: attributes 09:38:17 Leaf Name: cellLocalId 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: nCI 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 Leaf Name: nRTAC 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Container Name: plmnId 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 Entity Name: NRCellDU 09:38:17 Container Name: attributes 09:38:17 Leaf Name: cellLocalId 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: nCI 09:38:17 Leaf Type: int64 09:38:17 Data Type: BIGINT 09:38:17 Leaf Name: nRPCI 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: nRTAC 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 09:38:17 Entity Name: NRSectorCarrier 09:38:17 Container Name: attributes 09:38:17 Leaf Name: arfcnDL 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: arfcnUL 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: frequencyDL 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: frequencyUL 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: bSChannelBwDL 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 09:38:17 Entity Name: AntennaCapability 09:38:17 Container Name: attributes 09:38:17 Leaf Name: eUtranFqBands 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Leaf Name: geranFqBands 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Leaf Name: nRFqBands 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 09:38:17 Entity Name: Sector 09:38:17 Container Name: attributes 09:38:17 Leaf Name: sectorId 09:38:17 Leaf Type: uint64 09:38:17 Data Type: BIGINT 09:38:17 Leaf Name: azimuth 09:38:17 Leaf Type: decimal64 09:38:17 Data Type: DECIMAL 09:38:17 Container Name: geo-location 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 2025-07-03T09:38:17.495Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 09:38:17 Entity Name: AntennaModule 09:38:17 Container Name: attributes 09:38:17 Leaf Name: antennaModelNumber 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Leaf Name: mechanicalAntennaBearing 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: mechanicalAntennaTilt 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: positionWithinSector 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Leaf Name: totalTilt 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: electricalAntennaTilt 09:38:17 Leaf Type: int32 09:38:17 Data Type: INTEGER 09:38:17 Leaf Name: horizontalBeamWidth 09:38:17 Leaf Type: decimal64 09:38:17 Data Type: DECIMAL 09:38:17 Leaf Name: verticalBeamWidth 09:38:17 Leaf Type: decimal64 09:38:17 Data Type: DECIMAL 09:38:17 Leaf Name: azimuth 09:38:17 Leaf Type: decimal64 09:38:17 Data Type: DECIMAL 09:38:17 Leaf Name: antennaBeamWidth 09:38:17 Leaf Type: uint32 09:38:17 Data Type: BIGINT 09:38:17 Container Name: geo-location 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 Entity Name: Site 09:38:17 Container Name: attributes 09:38:17 Leaf Name: name 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Container Name: geo-location 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 2025-07-03T09:38:17.496Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud 09:38:17 2025-07-03T09:38:17.496Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical 09:38:17 Entity Name: PhysicalAppliance 09:38:17 Container Name: attributes 09:38:17 Leaf Name: vendorName 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Leaf Name: modelName 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 09:38:17 Entity Name: Site 09:38:17 Container Name: attributes 09:38:17 Leaf Name: siteName 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Container Name: siteLocation 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 2025-07-03T09:38:17.496Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran 09:38:17 2025-07-03T09:38:17.496Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 09:38:17 2025-07-03T09:38:17.496Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran 09:38:17 2025-07-03T09:38:17.497Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 09:38:17 2025-07-03T09:38:17.497Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 09:38:17 2025-07-03T09:38:17.497Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 09:38:17 2025-07-03T09:38:17.497Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 09:38:17 2025-07-03T09:38:17.498Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud 09:38:17 Entity Name: CloudifiedNF 09:38:17 Container Name: attributes 09:38:17 Leaf Name: name 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 09:38:17 Entity Name: NFDeployment 09:38:17 Container Name: attributes 09:38:17 Leaf Name: name 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 09:38:17 Entity Name: OCloudNamespace 09:38:17 Container Name: attributes 09:38:17 Leaf Name: name 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 09:38:17 Entity Name: NodeCluster 09:38:17 Container Name: attributes 09:38:17 Leaf Name: name 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 09:38:17 Entity Name: OCloudSite 09:38:17 Container Name: attributes 09:38:17 Leaf Name: name 09:38:17 Leaf Type: string 09:38:17 Data Type: TEXT 09:38:17 Container Name: geo-location 09:38:17 Container Type: [] 09:38:17 Data Type: jsonb 09:38:17 09:38:17 2025-07-03T09:38:17.498Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran 09:38:17 2025-07-03T09:38:17.498Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 09:38:17 2025-07-03T09:38:17.564Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 09:38:17 2025-07-03T09:38:17.565Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 09:38:17 2025-07-03T09:38:17.565Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 09:38:17 2025-07-03T09:38:17.571Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ODUFUNCTION_PROVIDES_NRCELLDU 09:38:17 A Side: 09:38:17 Name: provided-nrCellDu 09:38:17 Type: ODUFunction 09:38:17 B Side: 09:38:17 Name provided-by-oduFunction 09:38:17 Type NRCellDU 09:38:17 Relationship Name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER 09:38:17 A Side: 09:38:17 Name: provided-nrSectorCarrier 09:38:17 Type: ODUFunction 09:38:17 B Side: 09:38:17 Name provided-by-oduFunction 09:38:17 Type NRSectorCarrier 09:38:17 Relationship Name: OCUCPFUNCTION_PROVIDES_NRCELLCU 09:38:17 A Side: 09:38:17 Name: provided-nrCellCu 09:38:17 Type: OCUCPFunction 09:38:17 B Side: 09:38:17 Name provided-by-ocucpFunction 09:38:17 Type NRCellCU 09:38:17 Relationship Name: NRCELLDU_USES_NRSECTORCARRIER 09:38:17 A Side: 09:38:17 Name: used-nrSectorCarrier 09:38:17 Type: NRCellDU 09:38:17 B Side: 09:38:17 Name used-by-nrCellDu 09:38:17 Type NRSectorCarrier 09:38:17 Relationship Name: NRSECTORCARRIER_USES_ANTENNACAPABILITY 09:38:17 A Side: 09:38:17 Name: used-antennaCapability 09:38:17 Type: NRSectorCarrier 09:38:17 B Side: 09:38:17 Name used-by-nrSectorCarrier 09:38:17 Type AntennaCapability 09:38:17 Relationship Name: SECTOR_GROUPS_NRCELLDU 09:38:17 A Side: 09:38:17 Name: grouped-nrCellDu 09:38:17 Type: Sector 09:38:17 B Side: 09:38:17 Name grouped-by-sector 09:38:17 Type NRCellDU 09:38:17 Relationship Name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION 09:38:17 A Side: 09:38:17 Name: ocucpFunction-e2-linked-ocuupFunction 09:38:17 Type: or-teiv-ran:OCUCPFunction 09:38:17 B Side: 09:38:17 Name ocuupFunction-e2-linked-by-ocucpFunction 09:38:17 Type or-teiv-ran:OCUUPFunction 09:38:17 Relationship Name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION 09:38:17 A Side: 09:38:17 Name: oduFunction-e2-linked-nearRTRICFunction 09:38:17 Type: or-teiv-ran:ODUFunction 09:38:17 B Side: 09:38:17 Name nearRTRICFunction-e2-linked-by-oduFunction 09:38:17 Type or-teiv-ran:NearRTRICFunction 09:38:17 Relationship Name: OCUCPFUNCTION_E2LINK_NEARRTRICFUNCTION 09:38:17 A Side: 09:38:17 Name: ocucpFunction-e2-linked-nearRTRICFunction 09:38:17 Type: or-teiv-ran:OCUCPFunction 09:38:17 B Side: 09:38:17 Name nearRTRICFunction-e2-linked-by-ocucpFunction 09:38:17 Type or-teiv-ran:NearRTRICFunction 09:38:17 Relationship Name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION 09:38:17 A Side: 09:38:17 Name: ocuupFunction-e2-linked-nearRTRICFunction 09:38:17 Type: or-teiv-ran:OCUUPFunction 09:38:17 B Side: 09:38:17 Name nearRTRICFunction-e2-linked-by-ocuupFunction 09:38:17 Type or-teiv-ran:NearRTRICFunction 09:38:17 Relationship Name: ORUFUNCTION_OFHMLINK_SMO 09:38:17 A Side: 09:38:17 Name: oruFunction-ofhm-linked-smo 09:38:17 Type: or-teiv-ran:ORUFunction 09:38:17 B Side: 09:38:17 Name smo-ofhm-linked-by-oruFunction 09:38:17 Type or-teiv-ran:SMO 09:38:17 Relationship Name: ORUFUNCTION_OFHMLINK_ODUFUNCTION 09:38:17 A Side: 09:38:17 Name: oruFunction-ofhm-linked-oduFunction 09:38:17 Type: or-teiv-ran:ORUFunction 09:38:17 B Side: 09:38:17 Name oduFunction-ofhm-linked-by-oruFunction 09:38:17 Type or-teiv-ran:ODUFunction 09:38:17 Relationship Name: ORUFUNCTION_OFHCLINK_ODUFUNCTION 09:38:17 A Side: 09:38:17 Name: oruFunction-ofhc-linked-oduFunction 09:38:17 Type: or-teiv-ran:ORUFunction 09:38:17 B Side: 09:38:17 Name oduFunction-ofhc-linked-by-oruFunction 09:38:17 Type or-teiv-ran:ODUFunction 09:38:17 Relationship Name: ORUFUNCTION_OFHULINK_ODUFUNCTION 09:38:17 A Side: 09:38:17 Name: oruFunction-ofhu-linked-oduFunction 09:38:17 Type: or-teiv-ran:ORUFunction 09:38:17 B Side: 09:38:17 Name oduFunction-ofhu-linked-by-oruFunction 09:38:17 Type or-teiv-ran:ODUFunction 09:38:17 Relationship Name: ORUFUNCTION_OFHSLINK_ODUFUNCTION 09:38:17 A Side: 09:38:17 Name: oruFunction-ofhs-linked-oduFunction 09:38:17 Type: or-teiv-ran:ORUFunction 09:38:17 B Side: 09:38:17 Name oduFunction-ofhs-linked-by-oruFunction 09:38:17 Type or-teiv-ran:ODUFunction 09:38:17 Relationship Name: ODUFUNCTION_O1LINK_SMO 09:38:17 A Side: 09:38:17 Name: oduFunction-o1-linked-smo 09:38:17 Type: or-teiv-ran:ODUFunction 09:38:17 B Side: 09:38:17 Name smo-o1-linked-by-oduFunction 09:38:17 Type or-teiv-ran:SMO 09:38:17 Relationship Name: OCUCPFUNCTION_O1LINK_SMO 09:38:17 A Side: 09:38:17 Name: ocucpFunction-o1-linked-smo 09:38:17 Type: or-teiv-ran:OCUCPFunction 09:38:17 B Side: 09:38:17 Name smo-o1-linked-by-ocucpFunction 09:38:17 Type or-teiv-ran:SMO 09:38:17 Relationship Name: ORUFUNCTION_O1LINK_SMO 09:38:17 A Side: 09:38:17 Name: oruFunction-o1-linked-smo 09:38:17 Type: or-teiv-ran:ORUFunction 09:38:17 B Side: 09:38:17 Name smo-o1-linked-by-oruFunction 09:38:17 Type or-teiv-ran:SMO 09:38:17 Relationship Name: NEARRTRICFUNCTION_O1LINK_SMO 09:38:17 A Side: 09:38:17 Name: nearRTRICFunction-o1-linked-smo 09:38:17 Type: or-teiv-ran:NearRTRICFunction 09:38:17 B Side: 09:38:17 Name smo-o1-linked-by-nearRTRICFunction 09:38:17 Type or-teiv-ran:SMO 09:38:17 Relationship Name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION 09:38:17 A Side: 09:38:17 Name: oduFunction-f1-u-linked-ocuupFunction 09:38:17 Type: or-teiv-ran:ODUFunction 09:38:17 B Side: 09:38:17 Name ocuupFunction-f1-u-linked-by-oduFunction 09:38:17 Type or-teiv-ran:OCUUPFunction 09:38:17 Relationship Name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION 09:38:17 A Side: 09:38:17 Name: oduFunction-f1-c-linked-ocucpFunction 09:38:17 Type: or-teiv-ran:ODUFunction 09:38:17 B Side: 09:38:17 Name ocucpFunction-f1-c-linked-by-oduFunction 09:38:17 Type or-teiv-ran:OCUCPFunction 09:38:17 09:38:17 2025-07-03T09:38:17.572Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment Relationship Name: ANTENNAMODULE_INSTALLED_AT_SITE 09:38:17 A Side: 09:38:17 Name: installed-at-site 09:38:17 Type: AntennaModule 09:38:17 B Side: 09:38:17 Name installed-antennaModule 09:38:17 Type Site 09:38:17 09:38:17 2025-07-03T09:38:17.572Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud Relationship Name: MANAGEDELEMENT_DEPLOYED_AS_CLOUDIFIEDNF 09:38:17 A Side: 09:38:17 Name: deployed-as-cloudifiedNF 09:38:17 Type: or-teiv-oam:ManagedElement 09:38:17 B Side: 09:38:17 Name deployed-managedElement 09:38:17 Type or-teiv-cloud:CloudifiedNF 09:38:17 Relationship Name: NFDEPLOYMENT_SERVES_MANAGEDELEMENT 09:38:17 A Side: 09:38:17 Name: serviced-managedElement 09:38:17 Type: or-teiv-cloud:NFDeployment 09:38:17 B Side: 09:38:17 Name serving-nFDeployment 09:38:17 Type or-teiv-oam:ManagedElement 09:38:17 09:38:17 2025-07-03T09:38:17.573Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical Relationship Name: PHYSICALAPPLIANCE_INSTALLEDAT_SITE 09:38:17 A Side: 09:38:17 Name: installing-site 09:38:17 Type: PhysicalAppliance 09:38:17 B Side: 09:38:17 Name installed-physicalAppliance 09:38:17 Type Site 09:38:17 09:38:17 2025-07-03T09:38:17.573Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran Relationship Name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION 09:38:17 A Side: 09:38:17 Name: served-oduFunction 09:38:17 Type: or-teiv-physical:PhysicalAppliance 09:38:17 B Side: 09:38:17 Name serving-physicalAppliance 09:38:17 Type or-teiv-ran:ODUFunction 09:38:17 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUCPFUNCTION 09:38:17 A Side: 09:38:17 Name: served-ocucpFunction 09:38:17 Type: or-teiv-physical:PhysicalAppliance 09:38:17 B Side: 09:38:17 Name serving-physicalAppliance 09:38:17 Type or-teiv-ran:OCUCPFunction 09:38:17 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUUPFUNCTION 09:38:17 A Side: 09:38:17 Name: served-ocuupFunction 09:38:17 Type: or-teiv-physical:PhysicalAppliance 09:38:17 B Side: 09:38:17 Name serving-physicalAppliance 09:38:17 Type or-teiv-ran:OCUUPFunction 09:38:17 Relationship Name: PHYSICALAPPLIANCE_SERVES_NEARRTRICFUNCTION 09:38:17 A Side: 09:38:17 Name: served-nearRTRICFunction 09:38:17 Type: or-teiv-physical:PhysicalAppliance 09:38:17 B Side: 09:38:17 Name serving-physicalAppliance 09:38:17 Type or-teiv-ran:NearRTRICFunction 09:38:17 09:38:17 2025-07-03T09:38:17.574Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 09:38:17 2025-07-03T09:38:17.574Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran Relationship Name: MANAGEDELEMENT_MANAGES_ODUFUNCTION 09:38:17 A Side: 09:38:17 Name: managed-oduFunction 09:38:17 Type: or-teiv-oam:ManagedElement 09:38:17 B Side: 09:38:17 Name managed-by-managedElement 09:38:17 Type or-teiv-ran:ODUFunction 09:38:17 Relationship Name: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION 09:38:17 A Side: 09:38:17 Name: managed-ocucpFunction 09:38:17 Type: or-teiv-oam:ManagedElement 09:38:17 B Side: 09:38:17 Name managed-by-managedElement 09:38:17 Type or-teiv-ran:OCUCPFunction 09:38:17 Relationship Name: MANAGEDELEMENT_MANAGES_OCUUPFUNCTION 09:38:17 A Side: 09:38:17 Name: managed-ocuupFunction 09:38:17 Type: or-teiv-oam:ManagedElement 09:38:17 B Side: 09:38:17 Name managed-by-managedElement 09:38:17 Type or-teiv-ran:OCUUPFunction 09:38:17 Relationship Name: MANAGEDELEMENT_MANAGES_ORUFUNCTION 09:38:17 A Side: 09:38:17 Name: managed-oruFunction 09:38:17 Type: or-teiv-oam:ManagedElement 09:38:17 B Side: 09:38:17 Name managed-by-managedElement 09:38:17 Type or-teiv-ran:ORUFunction 09:38:17 Relationship Name: MANAGEDELEMENT_MANAGES_NEARRTRICFUNCTION 09:38:17 A Side: 09:38:17 Name: managed-nearRTRICFunction 09:38:17 Type: or-teiv-oam:ManagedElement 09:38:17 B Side: 09:38:17 Name managed-by-managedElement 09:38:17 Type or-teiv-ran:NearRTRICFunction 09:38:17 09:38:17 2025-07-03T09:38:17.575Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 09:38:17 2025-07-03T09:38:17.575Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 09:38:17 2025-07-03T09:38:17.575Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 09:38:17 2025-07-03T09:38:17.575Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 09:38:17 A Side: 09:38:17 Name: serviced-antennaCapability 09:38:17 Type: or-teiv-equip:AntennaModule 09:38:17 B Side: 09:38:17 Name serving-antennaModule 09:38:17 Type or-teiv-ran:AntennaCapability 09:38:17 Relationship Name: ANTENNAMODULE_SERVES_NRCELLDU 09:38:17 A Side: 09:38:17 Name: serviced-nrCellDu 09:38:17 Type: or-teiv-equip:AntennaModule 09:38:17 B Side: 09:38:17 Name serving-antennaModule 09:38:17 Type or-teiv-ran:NRCellDU 09:38:17 Relationship Name: SECTOR_GROUPS_ANTENNAMODULE 09:38:17 A Side: 09:38:17 Name: grouped-antennaModule 09:38:17 Type: or-teiv-ran:Sector 09:38:17 B Side: 09:38:17 Name grouped-by-sector 09:38:17 Type or-teiv-equip:AntennaModule 09:38:17 09:38:17 2025-07-03T09:38:17.576Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud Relationship Name: CLOUDIFIEDNF_COMPRISES_NFDEPLOYMENT 09:38:17 A Side: 09:38:17 Name: comprised-nFDeployment 09:38:17 Type: CloudifiedNF 09:38:17 B Side: 09:38:17 Name comprised-by-cloudifiedNF 09:38:17 Type NFDeployment 09:38:17 Relationship Name: NFDEPLOYMENT_DEPLOYED_ON_OCLOUDNAMESPACE 09:38:17 A Side: 09:38:17 Name: deployed-on-ocloudNamespace 09:38:17 Type: NFDeployment 09:38:17 B Side: 09:38:17 Name deployed-nFDeployment 09:38:17 Type OCloudNamespace 09:38:17 Relationship Name: OCLOUDNAMESPACE_DEPLOYED_ON_NODECLUSTER 09:38:17 A Side: 09:38:17 Name: deployed-on-nodeCluster 09:38:17 Type: OCloudNamespace 09:38:17 B Side: 09:38:17 Name deployed-ocloudNamespace 09:38:17 Type NodeCluster 09:38:17 Relationship Name: NODECLUSTER_LOCATED_AT_OCLOUDSITE 09:38:17 A Side: 09:38:17 Name: located-at-ocloudSite 09:38:17 Type: NodeCluster 09:38:17 B Side: 09:38:17 Name location-of-onodeCluster 09:38:17 Type OCloudSite 09:38:17 09:38:17 2025-07-03T09:38:17.577Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran Relationship Name: NFDEPLOYMENT_SERVES_ODUFUNCTION 09:38:17 A Side: 09:38:17 Name: serviced-oduFunction 09:38:17 Type: or-teiv-cloud:NFDeployment 09:38:17 B Side: 09:38:17 Name serving-nFDeployment 09:38:17 Type or-teiv-ran:ODUFunction 09:38:17 Relationship Name: NFDEPLOYMENT_SERVES_OCUCPFUNCTION 09:38:17 A Side: 09:38:17 Name: serviced-ocucpFunction 09:38:17 Type: or-teiv-cloud:NFDeployment 09:38:17 B Side: 09:38:17 Name serving-nFDeployment 09:38:17 Type or-teiv-ran:OCUCPFunction 09:38:17 Relationship Name: NFDEPLOYMENT_SERVES_OCUUPFUNCTION 09:38:17 A Side: 09:38:17 Name: serviced-ocuupFunction 09:38:17 Type: or-teiv-cloud:NFDeployment 09:38:17 B Side: 09:38:17 Name serving-nFDeployment 09:38:17 Type or-teiv-ran:OCUUPFunction 09:38:17 Relationship Name: NFDEPLOYMENT_SERVES_NEARRTRICFUNCTION 09:38:17 A Side: 09:38:17 Name: serviced-nearRTRICFunction 09:38:17 Type: or-teiv-cloud:NFDeployment 09:38:17 B Side: 09:38:17 Name serving-nFDeployment 09:38:17 Type or-teiv-ran:NearRTRICFunction 09:38:17 09:38:17 2025-07-03T09:38:17.577Z INFO 3159 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 09:38:17 2025-07-03T09:38:17.744Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17266878489549270438/dotfile.dot 09:38:17 2025-07-03T09:38:17.748Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17266878489549270438/dotfile.dot -ooutfile.svg] 09:38:17 2025-07-03T09:38:17.808Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17266878489549270438/outfile.svg 09:38:17 2025-07-03T09:38:17.820Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment-rel 09:38:17 2025-07-03T09:38:17.834Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine7951954266405283422/dotfile.dot 09:38:17 2025-07-03T09:38:17.835Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine7951954266405283422/dotfile.dot -ooutfile.svg] 09:38:17 2025-07-03T09:38:17.885Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine7951954266405283422/outfile.svg 09:38:17 2025-07-03T09:38:17.892Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 09:38:17 2025-07-03T09:38:17.921Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14733528034684560677/dotfile.dot 09:38:17 2025-07-03T09:38:17.922Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14733528034684560677/dotfile.dot -ooutfile.svg] 09:38:17 2025-07-03T09:38:17.975Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14733528034684560677/outfile.svg 09:38:17 2025-07-03T09:38:17.984Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud-rel 09:38:17 2025-07-03T09:38:17.995Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine7943900022388365568/dotfile.dot 09:38:17 2025-07-03T09:38:17.995Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine7943900022388365568/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.046Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine7943900022388365568/outfile.svg 09:38:18 2025-07-03T09:38:18.050Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel 09:38:18 2025-07-03T09:38:18.065Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14376672570159132616/dotfile.dot 09:38:18 2025-07-03T09:38:18.065Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14376672570159132616/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.115Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14376672570159132616/outfile.svg 09:38:18 2025-07-03T09:38:18.126Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel 09:38:18 2025-07-03T09:38:18.146Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1203567401079351271/dotfile.dot 09:38:18 2025-07-03T09:38:18.147Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1203567401079351271/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.197Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1203567401079351271/outfile.svg 09:38:18 2025-07-03T09:38:18.213Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran-rel 09:38:18 2025-07-03T09:38:18.220Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine6891415116695095749/dotfile.dot 09:38:18 2025-07-03T09:38:18.220Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine6891415116695095749/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.271Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine6891415116695095749/outfile.svg 09:38:18 2025-07-03T09:38:18.279Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel 09:38:18 2025-07-03T09:38:18.288Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine18220292218449424423/dotfile.dot 09:38:18 2025-07-03T09:38:18.288Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine18220292218449424423/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.338Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine18220292218449424423/outfile.svg 09:38:18 2025-07-03T09:38:18.341Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical-rel 09:38:18 2025-07-03T09:38:18.350Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1900756692921403013/dotfile.dot 09:38:18 2025-07-03T09:38:18.351Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1900756692921403013/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.401Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1900756692921403013/outfile.svg 09:38:18 2025-07-03T09:38:18.406Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel 09:38:18 2025-07-03T09:38:18.439Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17036890141435358405/dotfile.dot 09:38:18 2025-07-03T09:38:18.440Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17036890141435358405/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.491Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17036890141435358405/outfile.svg 09:38:18 2025-07-03T09:38:18.509Z INFO 3159 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/overall-rel 09:38:18 2025-07-03T09:38:18.511Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment-rel.puml 09:38:18 2025-07-03T09:38:18.511Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 09:38:18 2025-07-03T09:38:18.512Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud-rel.puml 09:38:18 2025-07-03T09:38:18.512Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel.puml 09:38:18 2025-07-03T09:38:18.512Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel.puml 09:38:18 2025-07-03T09:38:18.513Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran-rel.puml 09:38:18 2025-07-03T09:38:18.513Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel.puml 09:38:18 2025-07-03T09:38:18.513Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical-rel.puml 09:38:18 2025-07-03T09:38:18.513Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel.puml 09:38:18 2025-07-03T09:38:18.516Z INFO 3159 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/overall-rel.puml 09:38:18 2025-07-03T09:38:18.533Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.538Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5838114941646444759/dotfile.dot 09:38:18 2025-07-03T09:38:18.538Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5838114941646444759/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.589Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5838114941646444759/outfile.svg 09:38:18 2025-07-03T09:38:18.593Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.597Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud 09:38:18 2025-07-03T09:38:18.602Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.607Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine8691816859155288989/dotfile.dot 09:38:18 2025-07-03T09:38:18.608Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine8691816859155288989/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.659Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine8691816859155288989/outfile.svg 09:38:18 2025-07-03T09:38:18.661Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.662Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment 09:38:18 2025-07-03T09:38:18.663Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.667Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine970256084688733586/dotfile.dot 09:38:18 2025-07-03T09:38:18.667Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine970256084688733586/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.719Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine970256084688733586/outfile.svg 09:38:18 2025-07-03T09:38:18.721Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.722Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-oam 09:38:18 2025-07-03T09:38:18.723Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.730Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine2573150047155120618/dotfile.dot 09:38:18 2025-07-03T09:38:18.730Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine2573150047155120618/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.781Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine2573150047155120618/outfile.svg 09:38:18 2025-07-03T09:38:18.782Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.787Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical 09:38:18 2025-07-03T09:38:18.790Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.800Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine9644050589789970214/dotfile.dot 09:38:18 2025-07-03T09:38:18.800Z INFO 3159 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine9644050589789970214/dotfile.dot -ooutfile.svg] 09:38:18 2025-07-03T09:38:18.851Z INFO 3159 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine9644050589789970214/outfile.svg 09:38:18 2025-07-03T09:38:18.854Z INFO 3159 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 09:38:18 2025-07-03T09:38:18.859Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran 09:38:18 2025-07-03T09:38:18.860Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud.puml 09:38:18 2025-07-03T09:38:18.861Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment.puml 09:38:18 2025-07-03T09:38:18.861Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-oam.puml 09:38:18 2025-07-03T09:38:18.861Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical.puml 09:38:18 2025-07-03T09:38:18.861Z INFO 3159 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran.puml 09:38:18 2025-07-03T09:38:18.862Z INFO 3159 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 09:38:18 2025-07-03T09:38:18.909Z INFO 3159 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:38:18 2025-07-03T09:38:18.979Z INFO 3159 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:38:18 2025-07-03T09:38:18.980Z WARN 3159 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 09:38:18 2025-07-03T09:38:18.980Z INFO 3159 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 09:38:18 2025-07-03T09:38:18.980Z WARN 3159 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 09:38:19 2025-07-03T09:38:19.144Z INFO 3159 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Started DatabaseSchemaGeneratorApplication in 3.655 seconds (process running for 4.513) 09:38:19 [INFO] 09:38:19 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-exposure-inventory-jar --- 09:38:19 [INFO] Copying 35 resources from src/main/resources to target/classes 09:38:19 [INFO] 09:38:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-exposure-inventory-jar --- 09:38:19 [INFO] Recompiling the module because of changed dependency. 09:38:19 [INFO] Compiling 266 source files with javac [debug parameters release 17] to target/classes 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java:[35,39] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java:[35,50] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java:[35,46] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[74,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[77,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java:[35,54] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[73,31] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[76,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[79,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java:[35,60] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java:[40,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 09:38:29 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Some input files use or override a deprecated API. 09:38:29 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Recompile with -Xlint:deprecation for details. 09:38:29 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Some input files use unchecked or unsafe operations. 09:38:29 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Recompile with -Xlint:unchecked for details. 09:38:29 [INFO] 09:38:29 [INFO] --- spring-cloud-contract:4.0.2:generateTests (default-generateTests) @ topology-exposure-inventory-jar --- 09:38:29 [INFO] Generating server tests source code for Spring Cloud Contract Verifier contract verification 09:38:29 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 09:38:29 [INFO] Directory with contract is present at [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 09:38:29 [INFO] Test Source directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts added. 09:38:29 [INFO] Using [org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase] as base class for test classes, [null] as base package for tests, [null] as package with base classes, base class mappings [BaseClassMapping{contractPackageRegex='.*exposure.*', baseClassFQN='org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase'}, BaseClassMapping{contractPackageRegex='.*groups.*', baseClassFQN='org.oran.smo.teiv.groups.TopologyGroupsApiBase'}] 09:38:39 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/ClassifiersTest.java] 09:38:40 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DataTest.java] 09:38:41 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DecoratorsTest.java] 09:38:41 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/SchemasTest.java] 09:38:41 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/GroupsTest.java] 09:38:41 [INFO] Generated 5 test classes. 09:38:41 [INFO] 09:38:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-exposure-inventory-jar --- 09:38:41 [INFO] Copying 164 resources from src/test/resources to target/test-classes 09:38:41 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-resources/contracts 09:38:41 [INFO] 09:38:41 [INFO] --- spring-cloud-contract:4.0.2:convert (default-convert) @ topology-exposure-inventory-jar --- 09:38:41 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 09:38:41 [INFO] Copying Spring Cloud Contract Verifier contracts to [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/contracts]. Only files matching [.*] pattern will end up in the final JAR with stubs. 09:38:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:38:41 [INFO] Copying 31 resources 09:38:41 [INFO] Converting from Spring Cloud Contract Verifier contracts to WireMock stubs mappings 09:38:41 [INFO] Spring Cloud Contract Verifier contracts directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts 09:38:41 [INFO] Stub Server stubs mappings directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_3.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_4.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_5.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_6.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_3.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_3.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_4.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_3.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_4.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_5.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_6.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_7.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_8.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_3.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_4.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_5.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_0.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_1.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_2.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_3.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_4.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_5.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_6.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_7.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_8.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_9.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_10.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_11.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_12.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_13.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_14.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_15.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_16.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_17.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_18.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_19.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_20.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_21.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_22.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_23.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_24.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_25.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_26.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_27.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_28.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_29.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_30.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_31.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_32.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_33.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_34.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_35.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_36.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_37.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_38.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_39.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_40.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_41.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_42.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_43.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_44.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_45.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_46.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_47.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_48.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_49.json] 09:38:46 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_50.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_51.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_52.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_53.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_54.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_55.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_56.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_57.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_58.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_59.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_60.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_61.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_62.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_63.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_64.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_65.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_66.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_67.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_68.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_69.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_70.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_71.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_72.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_73.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_74.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_75.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_76.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_77.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_78.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_8.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_9.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_10.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_11.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_12.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_13.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_14.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_15.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_16.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_17.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_18.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_19.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_8.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_9.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_10.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_11.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_12.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_13.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_14.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_15.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_8.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_9.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_10.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_11.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_12.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_13.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_14.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_15.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_16.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_17.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_18.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_19.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_20.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_21.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_22.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_23.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_24.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_25.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_26.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_27.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_28.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_29.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_30.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_8.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_9.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_10.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_8.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_9.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_10.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_8.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_9.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_10.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_11.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_12.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_13.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_14.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_15.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_16.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_17.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_18.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_19.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_20.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_21.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_22.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_23.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_24.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_8.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_9.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_10.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_11.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_12.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_13.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_14.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_15.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_16.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_17.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_18.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_19.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_20.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_21.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_22.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_23.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_24.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_25.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_26.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_27.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_28.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_29.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_30.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_4.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_5.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_6.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_7.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_3.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_0.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_1.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_2.json] 09:38:47 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_3.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_0.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_1.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_2.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_3.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_4.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_5.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_6.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_7.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_8.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_9.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_10.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_11.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_12.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_13.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_14.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_0.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_1.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_2.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_3.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_4.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_5.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_6.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_0.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_1.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_2.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_3.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_4.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_5.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_6.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_7.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_8.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_9.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_10.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_11.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_12.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_13.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_14.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_15.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_16.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_17.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_18.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_19.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_20.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_21.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_22.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_23.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_24.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_25.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_26.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_27.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_28.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_29.json] 09:38:48 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_30.json] 09:38:48 [INFO] 09:38:48 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-exposure-inventory-jar --- 09:38:48 [INFO] Recompiling the module because of changed dependency. 09:38:48 [INFO] Compiling 63 source files with javac [debug parameters release 17] to target/test-classes 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 09:39:02 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files use or override a deprecated API. 09:39:02 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Recompile with -Xlint:deprecation for details. 09:39:02 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 09:39:02 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Some input files use unchecked or unsafe operations. 09:39:02 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Recompile with -Xlint:unchecked for details. 09:39:02 [INFO] 09:39:02 [INFO] --- surefire:3.5.2:test (default-test) @ topology-exposure-inventory-jar --- 09:39:02 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/surefire-reports 09:39:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:39:02 [INFO] 09:39:02 [INFO] ------------------------------------------------------- 09:39:02 [INFO] T E S T S 09:39:02 [INFO] ------------------------------------------------------- 09:39:03 Jul 03, 2025 9:39:03 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:03 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:03 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:03 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:03 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:03 Jul 03, 2025 9:39:03 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:03 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:03 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:03 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:03 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:04 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:04 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:04 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:04 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 Jul 03, 2025 9:39:05 AM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 09:39:05 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 09:39:05 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 09:39:05 [INFO] Running org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 09:39:06 09:39:06.175 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest]: IngestionOperationValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:39:06 09:39:06.568 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 09:39:06 09:39:06.973 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 09:39:06 09:39:06.982 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Found configured ImageNameSubstitutor: RyukImageNameSubstitutor 09:39:06 09:39:06.983 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: Chained substitutor of 'DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')' and then 'RyukImageNameSubstitutor' 09:39:07 09:39:07.059 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.4 09:39:08 09:39:08.741 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 09:39:08 09:39:08.757 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 09:39:08 09:39:08.796 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 09:39:08 Server Version: 24.0.2 09:39:08 API Version: 1.43 09:39:08 Operating System: Ubuntu 18.04.6 LTS 09:39:08 Total Memory: 7975 MB 09:39:08 09:39:08.821 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using testcontainers/ryuk:0.5.1 as a substitute image for testcontainers/ryuk:0.11.0 (using image substitutor: RyukImageNameSubstitutor) 09:39:08 09:39:08.875 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once. 09:39:08 09:39:08.888 [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: testcontainers/ryuk: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) 09:39:10 09:39:10.050 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image 09:39:10 09:39:10.116 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 09:39:10 09:39:10.675 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (58 KB/? MB) 09:39:10 09:39:10.703 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (58 KB/? MB) 09:39:10 09:39:10.711 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (62 KB/5 MB) 09:39:11 09:39:10.942 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB) 09:39:11 09:39:11.121 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB) 09:39:11 09:39:11.282 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB) 09:39:11 09:39:11.320 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Image testcontainers/ryuk:0.5.1 pull took PT2.444979787S 09:39:11 09:39:11.322 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pull complete. 3 layers, pulled in 1s (downloaded 5 MB at 5 MB/s) 09:39:11 09:39:11.371 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1 09:39:11 09:39:11.827 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: 20b06212302bb86923e8812f44187d5f2a732529e0db2725929e3fc1cceaed6a 09:39:12 09:39:12.764 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.392685243S 09:39:12 09:39:12.776 [main] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit 09:39:12 09:39:12.776 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 09:39:12 09:39:12.777 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 09:39:12 09:39:12.785 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling docker image: postgis/postgis:13-3.4-alpine. Please be patient; this may take some time but only needs to be done once. 09:39:13 09:39:13.848 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Starting to pull image 09:39:13 09:39:13.850 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 09:39:14 09:39:14.139 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (984 bytes/? MB) 09:39:14 09:39:14.203 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (47 KB/? MB) 09:39:14 09:39:14.251 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (47 KB/? MB) 09:39:14 09:39:14.441 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 10 pending, 4 downloaded, 0 extracted, (972 KB/? MB) 09:39:14 09:39:14.489 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 0 extracted, (3 MB/? MB) 09:39:14 09:39:14.645 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 1 extracted, (3 MB/? MB) 09:39:14 09:39:14.720 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 2 extracted, (11 MB/? MB) 09:39:14 09:39:14.742 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 8 pending, 6 downloaded, 2 extracted, (11 MB/? MB) 09:39:14 09:39:14.800 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 8 pending, 6 downloaded, 3 extracted, (19 MB/? MB) 09:39:14 09:39:14.807 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 3 extracted, (19 MB/? MB) 09:39:14 09:39:14.846 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 4 extracted, (19 MB/? MB) 09:39:14 09:39:14.894 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 5 extracted, (33 MB/? MB) 09:39:15 09:39:15.010 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 6 pending, 8 downloaded, 5 extracted, (43 MB/? MB) 09:39:15 09:39:15.061 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 5 pending, 9 downloaded, 5 extracted, (43 MB/? MB) 09:39:15 09:39:15.297 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 4 pending, 10 downloaded, 5 extracted, (65 MB/? MB) 09:39:15 09:39:15.421 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 3 pending, 11 downloaded, 5 extracted, (88 MB/? MB) 09:39:15 09:39:15.579 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 2 pending, 12 downloaded, 5 extracted, (105 MB/? MB) 09:39:15 09:39:15.698 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 1 pending, 13 downloaded, 5 extracted, (114 MB/? MB) 09:39:16 09:39:16.120 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 5 extracted, (147 MB/151 MB) 09:39:19 09:39:19.117 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 6 extracted, (149 MB/151 MB) 09:39:19 09:39:19.165 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 7 extracted, (149 MB/151 MB) 09:39:19 09:39:19.216 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 8 extracted, (149 MB/151 MB) 09:39:19 09:39:19.269 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 9 extracted, (149 MB/151 MB) 09:39:19 09:39:19.316 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 10 extracted, (149 MB/151 MB) 09:39:19 09:39:19.371 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 11 extracted, (149 MB/151 MB) 09:39:22 09:39:22.099 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 12 extracted, (151 MB/151 MB) 09:39:22 09:39:22.147 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 13 extracted, (151 MB/151 MB) 09:39:22 09:39:22.211 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 14 extracted, (151 MB/151 MB) 09:39:22 09:39:22.245 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Image postgis/postgis:13-3.4-alpine pull took PT9.458855808S 09:39:22 09:39:22.251 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Creating container for image: postgis/postgis:13-3.4-alpine 09:39:22 09:39:22.255 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pull complete. 14 layers, pulled in 8s (downloaded 151 MB at 18 MB/s) 09:39:24 09:39:24.368 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine is starting: 46aa7b551f5df0d60692ed7552d87dfe266c4525dd7233a1d97a4849c213bf4b 09:39:33 09:39:33.189 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine started in PT10.937907041S 09:39:33 09:39:33.190 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container is started (JDBC URL: jdbc:postgresql://localhost:32769/test?loggerLevel=OFF) 09:39:38 09:39:05,583 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.16 09:39:38 09:39:05,591 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Here is a list of configurators discovered as a service, by rank: 09:39:38 09:39:05,591 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:39:38 09:39:05,591 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:39:38 09:39:05,591 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:39:38 09:39:05,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:39:38 09:39:05,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:39:38 09:39:05,616 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:39:38 09:39:05,618 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:39:38 09:39:05,619 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:39:38 09:39:05,619 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:39:38 09:39:05,619 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:39:38 09:39:05,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:39:38 09:39:05,621 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:39:38 09:39:05,622 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:39:38 09:39:05,622 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:39:38 09:39:05,622 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:39:38 09:39:05,623 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:39:38 09:39:05,623 |-INFO in ch.qos.logback.classic.BasicConfigurator@21cb02d0 - Setting up default configuration. 09:39:38 09:39:05,642 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:39:38 09:39:05,642 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems. 09:39:38 09:39:05,642 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole 09:39:38 09:39:05,644 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 09:39:38 09:39:36,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:39:38 09:39:36,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:39:38 09:39:37,029 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:39:38 09:39:37,048 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:39:38 09:39:37,074 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:39:38 09:39:37,161 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:39:38 09:39:37,163 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:39:38 09:39:37,164 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2e5c842a - value "{ 09:39:38 "service_id": "unknown", 09:39:38 "message": "%msg", 09:39:38 "facility": "%X{facility}", 09:39:38 "subject": "%X{subject}", 09:39:38 "extra_data": { 09:39:38 "logger": "%logger", 09:39:38 "thread_info": { 09:39:38 "thread_name": "%thread" 09:39:38 }, 09:39:38 "dst": { 09:39:38 "trace_id": "%mdc{traceId}" 09:39:38 }, 09:39:38 "exception": { 09:39:38 "stack_trace": "%xEx" 09:39:38 } 09:39:38 } 09:39:38 }" substituted for "{ 09:39:38 "service_id": "${SERVICE_ID:-unknown}", 09:39:38 "message": "%msg", 09:39:38 "facility": "%X{facility}", 09:39:38 "subject": "%X{subject}", 09:39:38 "extra_data": { 09:39:38 "logger": "%logger", 09:39:38 "thread_info": { 09:39:38 "thread_name": "%thread" 09:39:38 }, 09:39:38 "dst": { 09:39:38 "trace_id": "%mdc{traceId}" 09:39:38 }, 09:39:38 "exception": { 09:39:38 "stack_trace": "%xEx" 09:39:38 } 09:39:38 } 09:39:38 }" 09:39:38 09:39:38,655 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:39:38 09:39:38,655 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:39:38 09:39:38,655 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:39:38 09:39:38,656 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2e5c842a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:39:38 09:39:38,656 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:39:38 09:39:38,656 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d689ba6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:39:38 09:39:38,658 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:39:38 09:39:38,658 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2e5c842a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:39:38 09:39:38,658 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:39:38 09:39:38,658 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d689ba6 - Propagating INFO level on Logger[/] onto the JUL framework 09:39:38 09:39:38,658 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@55446d00 - End of configuration. 09:39:38 09:39:38,658 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2ce028fa - Registering current configuration as safe fallback point 09:39:38 09:39:38 09:39:38 . ____ _ __ _ _ 09:39:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:39:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:39:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:39:38 ' |____| .__|_| |_|_| |_\__, | / / / / 09:39:38 =========|_|==============|___/=/_/_/_/ 09:39:38 09:39:38 :: Spring Boot :: (v3.4.2) 09:39:38 09:39:38 {"version":"1.2.0","timestamp":"2025-07-03T09:39:38.781+0000","service_id":"unknown","message":"HV000001: Hibernate Validator 8.0.2.Final","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread_info":{"thread_name":"background-preinit"}}} 09:39:38 {"version":"1.2.0","timestamp":"2025-07-03T09:39:38.853+0000","service_id":"unknown","message":"Starting IngestionOperationValidatorTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 09:39:38 {"version":"1.2.0","timestamp":"2025-07-03T09:39:38.855+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 09:39:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:39:48 {"version":"1.2.0","timestamp":"2025-07-03T09:39:48.866+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:40:01 {"version":"1.2.0","timestamp":"2025-07-03T09:40:01.618+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:40:02 {"version":"1.2.0","timestamp":"2025-07-03T09:40:02.054+0000","service_id":"unknown","message":"Started IngestionOperationValidatorTest in 25.865 seconds (process running for 59.413)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 09:40:02 {"version":"1.2.0","timestamp":"2025-07-03T09:40:02.850+0000","service_id":"unknown","message":"\n \n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @ @ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.18.6 (Build date: 2023-08-10T09:03:48Z)\n ","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 09:40:02 {"version":"1.2.0","timestamp":"2025-07-03T09:40:02.852+0000","service_id":"unknown","message":"\n\njOOQ tip of the day: jOOQ works even better in kotlin! https://blog.jooq.org/10-nice-examples-of-writing-sql-in-kotlin-with-jooq/\n","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 09:40:03 {"version":"1.2.0","timestamp":"2025-07-03T09:40:02.988+0000","service_id":"unknown","message":"HikariPool-1 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:40:03 {"version":"1.2.0","timestamp":"2025-07-03T09:40:03.222+0000","service_id":"unknown","message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@14a99c0e","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:40:03 {"version":"1.2.0","timestamp":"2025-07-03T09:40:03.232+0000","service_id":"unknown","message":"HikariPool-1 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:40:03 {"version":"1.2.0","timestamp":"2025-07-03T09:40:03.281+0000","service_id":"unknown","message":"Version mismatch : Database version is older than what dialect POSTGRES supports: 13.16. Consider https://www.jooq.org/download/support-matrix to see what jOOQ version and edition supports which RDBMS versions.","extra_data":{"logger":"org.jooq.impl.DefaultExecuteContext.logVersionSupport","thread_info":{"thread_name":"main"}}} 09:40:37 {"version":"1.2.0","timestamp":"2025-07-03T09:40:37.896+0000","service_id":"unknown","message":"Maximum cardinality can't be greater than 2147483647, but it was 9223372036854775807","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.ArithmeticException: integer overflow\n\tat java.base/java.lang.Math.toIntExact(Math.java:1135)\n\tat org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation.executeValidationQuery(TeivDbServiceForValidation.java:60)\n\tat org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest.testMaxCardinalityIsLong(IngestionOperationValidatorTest.java:339)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:40:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.83 s -- in org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 09:40:42 [INFO] Running org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 09:40:42 {"version":"1.2.0","timestamp":"2025-07-03T09:40:42.795+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest]: DependentServiceAvailabilityKafkaTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:40:42 {"version":"1.2.0","timestamp":"2025-07-03T09:40:42.836+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:40:43 09:40:43 . ____ _ __ _ _ 09:40:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:43 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:43 =========|_|==============|___/=/_/_/_/ 09:40:43 09:40:43 :: Spring Boot :: (v3.4.2) 09:40:43 09:40:46 {"version":"1.2.0","timestamp":"2025-07-03T09:40:46.217+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:46 {"version":"1.2.0","timestamp":"2025-07-03T09:40:46.218+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:47 {"version":"1.2.0","timestamp":"2025-07-03T09:40:47.214+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:40:50 {"version":"1.2.0","timestamp":"2025-07-03T09:40:50.572+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:40:50 {"version":"1.2.0","timestamp":"2025-07-03T09:40:50.723+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 7.882 seconds (process running for 108.082)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:51 09:40:51,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:40:51 09:40:51,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:40:51 09:40:51,258 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:40:51 09:40:51,258 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:40:51 09:40:51,259 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:40:51 09:40:51,259 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:40:51 09:40:51,259 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:40:51 09:40:51,260 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@52e6fc84 - value "{ 09:40:51 "service_id": "unknown", 09:40:51 "message": "%msg", 09:40:51 "facility": "%X{facility}", 09:40:51 "subject": "%X{subject}", 09:40:51 "extra_data": { 09:40:51 "logger": "%logger", 09:40:51 "thread_info": { 09:40:51 "thread_name": "%thread" 09:40:51 }, 09:40:51 "dst": { 09:40:51 "trace_id": "%mdc{traceId}" 09:40:51 }, 09:40:51 "exception": { 09:40:51 "stack_trace": "%xEx" 09:40:51 } 09:40:51 } 09:40:51 }" substituted for "{ 09:40:51 "service_id": "${SERVICE_ID:-unknown}", 09:40:51 "message": "%msg", 09:40:51 "facility": "%X{facility}", 09:40:51 "subject": "%X{subject}", 09:40:51 "extra_data": { 09:40:51 "logger": "%logger", 09:40:51 "thread_info": { 09:40:51 "thread_name": "%thread" 09:40:51 }, 09:40:51 "dst": { 09:40:51 "trace_id": "%mdc{traceId}" 09:40:51 }, 09:40:51 "exception": { 09:40:51 "stack_trace": "%xEx" 09:40:51 } 09:40:51 } 09:40:51 }" 09:40:51 09:40:51,273 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:40:51 09:40:51,273 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:40:51 09:40:51,273 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:40:51 09:40:51,273 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@52e6fc84 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:40:51 09:40:51,273 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:40:51 09:40:51,277 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200daee5 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:40:51 09:40:51,277 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:40:51 09:40:51,277 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@52e6fc84 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:40:51 09:40:51,277 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:40:51 09:40:51,277 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@200daee5 - Propagating INFO level on Logger[/] onto the JUL framework 09:40:51 09:40:51,277 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@12875227 - End of configuration. 09:40:51 09:40:51,277 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@76ebe57 - Registering current configuration as safe fallback point 09:40:51 09:40:51 09:40:51 . ____ _ __ _ _ 09:40:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:51 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:51 =========|_|==============|___/=/_/_/_/ 09:40:51 09:40:51 :: Spring Boot :: (v3.4.2) 09:40:51 09:40:51 {"version":"1.2.0","timestamp":"2025-07-03T09:40:51.689+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:51 {"version":"1.2.0","timestamp":"2025-07-03T09:40:51.690+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:52 {"version":"1.2.0","timestamp":"2025-07-03T09:40:52.422+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:40:54 {"version":"1.2.0","timestamp":"2025-07-03T09:40:54.599+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:40:54 {"version":"1.2.0","timestamp":"2025-07-03T09:40:54.719+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 3.558 seconds (process running for 112.078)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:55 09:40:55,134 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:40:55 09:40:55,134 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:40:55 09:40:55,134 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:40:55 09:40:55,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:40:55 09:40:55,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:40:55 09:40:55,135 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:40:55 09:40:55,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:40:55 09:40:55,136 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34648c9a - value "{ 09:40:55 "service_id": "unknown", 09:40:55 "message": "%msg", 09:40:55 "facility": "%X{facility}", 09:40:55 "subject": "%X{subject}", 09:40:55 "extra_data": { 09:40:55 "logger": "%logger", 09:40:55 "thread_info": { 09:40:55 "thread_name": "%thread" 09:40:55 }, 09:40:55 "dst": { 09:40:55 "trace_id": "%mdc{traceId}" 09:40:55 }, 09:40:55 "exception": { 09:40:55 "stack_trace": "%xEx" 09:40:55 } 09:40:55 } 09:40:55 }" substituted for "{ 09:40:55 "service_id": "${SERVICE_ID:-unknown}", 09:40:55 "message": "%msg", 09:40:55 "facility": "%X{facility}", 09:40:55 "subject": "%X{subject}", 09:40:55 "extra_data": { 09:40:55 "logger": "%logger", 09:40:55 "thread_info": { 09:40:55 "thread_name": "%thread" 09:40:55 }, 09:40:55 "dst": { 09:40:55 "trace_id": "%mdc{traceId}" 09:40:55 }, 09:40:55 "exception": { 09:40:55 "stack_trace": "%xEx" 09:40:55 } 09:40:55 } 09:40:55 }" 09:40:55 09:40:55,145 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:40:55 09:40:55,145 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:40:55 09:40:55,145 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34648c9a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c4e9a6e - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34648c9a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c4e9a6e - Propagating INFO level on Logger[/] onto the JUL framework 09:40:55 09:40:55,146 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@a7614ed - End of configuration. 09:40:55 09:40:55,146 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7687482c - Registering current configuration as safe fallback point 09:40:55 09:40:55 09:40:55 . ____ _ __ _ _ 09:40:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:55 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:55 =========|_|==============|___/=/_/_/_/ 09:40:55 09:40:55 :: Spring Boot :: (v3.4.2) 09:40:55 09:40:55 {"version":"1.2.0","timestamp":"2025-07-03T09:40:55.443+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:55 {"version":"1.2.0","timestamp":"2025-07-03T09:40:55.444+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:56 {"version":"1.2.0","timestamp":"2025-07-03T09:40:56.025+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:40:57 {"version":"1.2.0","timestamp":"2025-07-03T09:40:57.918+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:40:58 {"version":"1.2.0","timestamp":"2025-07-03T09:40:58.023+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 2.954 seconds (process running for 115.382)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:40:58 {"version":"1.2.0","timestamp":"2025-07-03T09:40:58.289+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:35501) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 09:40:58 {"version":"1.2.0","timestamp":"2025-07-03T09:40:58.292+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:35501) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 09:40:58 {"version":"1.2.0","timestamp":"2025-07-03T09:40:58.382+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:35501) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 09:40:58 {"version":"1.2.0","timestamp":"2025-07-03T09:40:58.393+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 09:40:58 {"version":"1.2.0","timestamp":"2025-07-03T09:40:58.396+0000","service_id":"unknown","message":"Reached the 1 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 09:40:59 {"version":"1.2.0","timestamp":"2025-07-03T09:40:59.405+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:35501) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 09:40:59 {"version":"1.2.0","timestamp":"2025-07-03T09:40:59.504+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:35501) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 09:40:59 {"version":"1.2.0","timestamp":"2025-07-03T09:40:59.512+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 09:40:59 {"version":"1.2.0","timestamp":"2025-07-03T09:40:59.514+0000","service_id":"unknown","message":"Reached the 2 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 09:41:00 {"version":"1.2.0","timestamp":"2025-07-03T09:41:00.524+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:35501) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 09:41:00 {"version":"1.2.0","timestamp":"2025-07-03T09:41:00.622+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:35501) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 09:41:00 {"version":"1.2.0","timestamp":"2025-07-03T09:41:00.625+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 09:41:00 {"version":"1.2.0","timestamp":"2025-07-03T09:41:00.628+0000","service_id":"unknown","message":"Reached the 3 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 09:41:00 {"version":"1.2.0","timestamp":"2025-07-03T09:41:00.628+0000","service_id":"unknown","message":"Kafka: Execution stopped after 3 retry attempts","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 09:41:00 {"version":"1.2.0","timestamp":"2025-07-03T09:41:00.629+0000","service_id":"unknown","message":"Hit max retry attempts 3: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailability","thread_info":{"thread_name":"main"}}} 09:41:00 09:41:00,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:41:00 09:41:00,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:41:00 09:41:00,707 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:41:00 09:41:00,707 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:41:00 09:41:00,708 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:41:00 09:41:00,708 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:41:00 09:41:00,708 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:41:00 09:41:00,708 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@49562b2a - value "{ 09:41:00 "service_id": "unknown", 09:41:00 "message": "%msg", 09:41:00 "facility": "%X{facility}", 09:41:00 "subject": "%X{subject}", 09:41:00 "extra_data": { 09:41:00 "logger": "%logger", 09:41:00 "thread_info": { 09:41:00 "thread_name": "%thread" 09:41:00 }, 09:41:00 "dst": { 09:41:00 "trace_id": "%mdc{traceId}" 09:41:00 }, 09:41:00 "exception": { 09:41:00 "stack_trace": "%xEx" 09:41:00 } 09:41:00 } 09:41:00 }" substituted for "{ 09:41:00 "service_id": "${SERVICE_ID:-unknown}", 09:41:00 "message": "%msg", 09:41:00 "facility": "%X{facility}", 09:41:00 "subject": "%X{subject}", 09:41:00 "extra_data": { 09:41:00 "logger": "%logger", 09:41:00 "thread_info": { 09:41:00 "thread_name": "%thread" 09:41:00 }, 09:41:00 "dst": { 09:41:00 "trace_id": "%mdc{traceId}" 09:41:00 }, 09:41:00 "exception": { 09:41:00 "stack_trace": "%xEx" 09:41:00 } 09:41:00 } 09:41:00 }" 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@49562b2a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b90a0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@49562b2a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b90a0 - Propagating INFO level on Logger[/] onto the JUL framework 09:41:00 09:41:00,724 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3e9bbd53 - End of configuration. 09:41:00 09:41:00,724 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@13290df4 - Registering current configuration as safe fallback point 09:41:00 09:41:00 09:41:00 . ____ _ __ _ _ 09:41:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:00 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:00 =========|_|==============|___/=/_/_/_/ 09:41:00 09:41:00 :: Spring Boot :: (v3.4.2) 09:41:00 09:41:01 {"version":"1.2.0","timestamp":"2025-07-03T09:41:01.052+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:41:01 {"version":"1.2.0","timestamp":"2025-07-03T09:41:01.053+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:41:01 {"version":"1.2.0","timestamp":"2025-07-03T09:41:01.681+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:41:03 {"version":"1.2.0","timestamp":"2025-07-03T09:41:03.397+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:41:03 {"version":"1.2.0","timestamp":"2025-07-03T09:41:03.511+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 2.859 seconds (process running for 120.87)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 09:41:04 {"version":"1.2.0","timestamp":"2025-07-03T09:41:04.643+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.apache.kafka.clients.admin.Admin.listTopics(org.apache.kafka.clients.admin.ListTopicsOptions)\" because \"client\" is null\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:74)\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$k3L0QQ43.invokeWithArguments(Unknown Source)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251)\n\tat org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234)\n\tat org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142)\n\tat org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45)\n\tat org.mockito.Answers.answer(Answers.java:90)\n\tat org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111)\n\tat org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)\n\tat org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:71)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testIsServiceAvailable_ThrowsInterruptedException(DependentServiceAvailabilityKafkaTest.java:147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:41:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.87 s -- in org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 09:41:04 [INFO] Running org.oran.smo.teiv.service.TeivDbOperationResultsTest 09:41:04 {"version":"1.2.0","timestamp":"2025-07-03T09:41:04.688+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbOperationResultsTest]: TeivDbOperationResultsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:41:04 {"version":"1.2.0","timestamp":"2025-07-03T09:41:04.722+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbOperationResultsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:41:04 09:41:04 . ____ _ __ _ _ 09:41:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:04 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:04 =========|_|==============|___/=/_/_/_/ 09:41:04 09:41:04 :: Spring Boot :: (v3.4.2) 09:41:04 09:41:04 {"version":"1.2.0","timestamp":"2025-07-03T09:41:04.767+0000","service_id":"unknown","message":"Starting TeivDbOperationResultsTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 09:41:04 {"version":"1.2.0","timestamp":"2025-07-03T09:41:04.768+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 09:41:05 {"version":"1.2.0","timestamp":"2025-07-03T09:41:05.269+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:41:07 {"version":"1.2.0","timestamp":"2025-07-03T09:41:06.949+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:41:07 {"version":"1.2.0","timestamp":"2025-07-03T09:41:07.061+0000","service_id":"unknown","message":"Started TeivDbOperationResultsTest in 2.336 seconds (process running for 124.42)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 09:41:09 {"version":"1.2.0","timestamp":"2025-07-03T09:41:09.060+0000","service_id":"unknown","message":"HikariPool-2 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:41:09 {"version":"1.2.0","timestamp":"2025-07-03T09:41:09.076+0000","service_id":"unknown","message":"HikariPool-2 - Added connection org.postgresql.jdbc.PgConnection@2831c504","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:41:09 {"version":"1.2.0","timestamp":"2025-07-03T09:41:09.081+0000","service_id":"unknown","message":"HikariPool-2 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:41:16 {"version":"1.2.0","timestamp":"2025-07-03T09:41:16.656+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:41:16 {"version":"1.2.0","timestamp":"2025-07-03T09:41:16.802+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.IllegalManyToManyRelationshipUpdateException: A relationship with id=relation_2 already exists, but with a different A or B side. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeManyToManyRelationship(TeivDbOperations.java:455)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$6(TeivDbOperations.java:327)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$7(TeivDbOperations.java:327)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable$1(TeivDbOperationResultsTest.java:821)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable(TeivDbOperationResultsTest.java:821)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:41:37 {"version":"1.2.0","timestamp":"2025-07-03T09:41:37.309+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:41:39 {"version":"1.2.0","timestamp":"2025-07-03T09:41:39.538+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_2\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:41:57 {"version":"1.2.0","timestamp":"2025-07-03T09:41:57.957+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:41:58 {"version":"1.2.0","timestamp":"2025-07-03T09:41:58.008+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:41:58 {"version":"1.2.0","timestamp":"2025-07-03T09:41:58.042+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:10 {"version":"1.2.0","timestamp":"2025-07-03T09:42:10.591+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":64},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:10 {"version":"1.2.0","timestamp":"2025-07-03T09:42:10.633+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":null},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":null},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:23 {"version":"1.2.0","timestamp":"2025-07-03T09:42:23.496+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:29 {"version":"1.2.0","timestamp":"2025-07-03T09:42:29.819+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:35 {"version":"1.2.0","timestamp":"2025-07-03T09:42:35.920+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:56 {"version":"1.2.0","timestamp":"2025-07-03T09:42:56.170+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:56 {"version":"1.2.0","timestamp":"2025-07-03T09:42:56.221+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:42:56 {"version":"1.2.0","timestamp":"2025-07-03T09:42:56.250+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:02 {"version":"1.2.0","timestamp":"2025-07-03T09:43:02.926+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:03 {"version":"1.2.0","timestamp":"2025-07-03T09:43:02.949+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$3(TeivDbOperationResultsTest.java:962)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:962)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:43:03 {"version":"1.2.0","timestamp":"2025-07-03T09:43:02.953+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:03 {"version":"1.2.0","timestamp":"2025-07-03T09:43:02.971+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$4(TeivDbOperationResultsTest.java:964)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:964)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:43:03 {"version":"1.2.0","timestamp":"2025-07-03T09:43:02.974+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:03 {"version":"1.2.0","timestamp":"2025-07-03T09:43:02.995+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$5(TeivDbOperationResultsTest.java:966)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:966)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:43:09 {"version":"1.2.0","timestamp":"2025-07-03T09:43:09.328+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:30 {"version":"1.2.0","timestamp":"2025-07-03T09:43:30.288+0000","service_id":"unknown","message":"Exception occurred while retrieving included modules.","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 09:43:36 {"version":"1.2.0","timestamp":"2025-07-03T09:43:36.222+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:36 {"version":"1.2.0","timestamp":"2025-07-03T09:43:36.246+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:36 {"version":"1.2.0","timestamp":"2025-07-03T09:43:36.272+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:43 {"version":"1.2.0","timestamp":"2025-07-03T09:43:43.029+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:43 {"version":"1.2.0","timestamp":"2025-07-03T09:43:43.056+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$12(TeivDbOperationResultsTest.java:1091)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1091)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:43:43 {"version":"1.2.0","timestamp":"2025-07-03T09:43:43.059+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:43 {"version":"1.2.0","timestamp":"2025-07-03T09:43:43.078+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$13(TeivDbOperationResultsTest.java:1093)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1093)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:43:43 {"version":"1.2.0","timestamp":"2025-07-03T09:43:43.082+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:43 {"version":"1.2.0","timestamp":"2025-07-03T09:43:43.116+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$14(TeivDbOperationResultsTest.java:1095)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1095)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:43:48 {"version":"1.2.0","timestamp":"2025-07-03T09:43:48.690+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:43:54 {"version":"1.2.0","timestamp":"2025-07-03T09:43:54.637+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:00 {"version":"1.2.0","timestamp":"2025-07-03T09:44:00.371+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:00 {"version":"1.2.0","timestamp":"2025-07-03T09:44:00.402+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:00 {"version":"1.2.0","timestamp":"2025-07-03T09:44:00.434+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:20 {"version":"1.2.0","timestamp":"2025-07-03T09:44:20.653+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:26 {"version":"1.2.0","timestamp":"2025-07-03T09:44:26.784+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:26 {"version":"1.2.0","timestamp":"2025-07-03T09:44:26.818+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:26 {"version":"1.2.0","timestamp":"2025-07-03T09:44:26.841+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:39 {"version":"1.2.0","timestamp":"2025-07-03T09:44:39.038+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:51 {"version":"1.2.0","timestamp":"2025-07-03T09:44:51.171+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:51 {"version":"1.2.0","timestamp":"2025-07-03T09:44:51.195+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:51 {"version":"1.2.0","timestamp":"2025-07-03T09:44:51.216+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:57 {"version":"1.2.0","timestamp":"2025-07-03T09:44:57.313+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:57 {"version":"1.2.0","timestamp":"2025-07-03T09:44:57.324+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_1, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$9(TeivDbOperationResultsTest.java:1012)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1012)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:44:57 {"version":"1.2.0","timestamp":"2025-07-03T09:44:57.327+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:57 {"version":"1.2.0","timestamp":"2025-07-03T09:44:57.336+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.RelationshipIdCollisionException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.handleOneToManyRelationshipFaults(TeivDbOperations.java:432)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$10(TeivDbOperations.java:369)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$11(TeivDbOperations.java:353)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:352)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$10(TeivDbOperationResultsTest.java:1014)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1014)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:44:57 {"version":"1.2.0","timestamp":"2025-07-03T09:44:57.340+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:44:57 {"version":"1.2.0","timestamp":"2025-07-03T09:44:57.352+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$11(TeivDbOperationResultsTest.java:1016)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1016)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:45:03 {"version":"1.2.0","timestamp":"2025-07-03T09:45:03.189+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:03 {"version":"1.2.0","timestamp":"2025-07-03T09:45:03.219+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:03 {"version":"1.2.0","timestamp":"2025-07-03T09:45:03.250+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:15 {"version":"1.2.0","timestamp":"2025-07-03T09:45:15.788+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:15 {"version":"1.2.0","timestamp":"2025-07-03T09:45:15.821+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:15 {"version":"1.2.0","timestamp":"2025-07-03T09:45:15.843+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:22 {"version":"1.2.0","timestamp":"2025-07-03T09:45:21.999+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:22 {"version":"1.2.0","timestamp":"2025-07-03T09:45:22.019+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:22 {"version":"1.2.0","timestamp":"2025-07-03T09:45:22.046+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:28 {"version":"1.2.0","timestamp":"2025-07-03T09:45:28.224+0000","service_id":"unknown","message":"Exception occurred while retrieving attribute name","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 09:45:28 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 263.6 s -- in org.oran.smo.teiv.service.TeivDbOperationResultsTest 09:45:28 [INFO] Running org.oran.smo.teiv.service.EndToEndDbTest 09:45:28 {"version":"1.2.0","timestamp":"2025-07-03T09:45:28.247+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.EndToEndDbTest]: EndToEndDbTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:45:28 {"version":"1.2.0","timestamp":"2025-07-03T09:45:28.251+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.EndToEndDbTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:45:28 09:45:28 . ____ _ __ _ _ 09:45:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:45:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:45:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:45:28 ' |____| .__|_| |_|_| |_\__, | / / / / 09:45:28 =========|_|==============|___/=/_/_/_/ 09:45:28 09:45:28 :: Spring Boot :: (v3.4.2) 09:45:28 09:45:28 {"version":"1.2.0","timestamp":"2025-07-03T09:45:28.600+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:45:28 {"version":"1.2.0","timestamp":"2025-07-03T09:45:28.600+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:45:29 {"version":"1.2.0","timestamp":"2025-07-03T09:45:29.164+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:36861","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:45:30 {"version":"1.2.0","timestamp":"2025-07-03T09:45:30.899+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:45:31 {"version":"1.2.0","timestamp":"2025-07-03T09:45:30.992+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.738 seconds (process running for 388.351)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:45:31 {"version":"1.2.0","timestamp":"2025-07-03T09:45:30.994+0000","service_id":"unknown","message":"HikariPool-3 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:45:31 {"version":"1.2.0","timestamp":"2025-07-03T09:45:31.011+0000","service_id":"unknown","message":"HikariPool-3 - Added connection org.postgresql.jdbc.PgConnection@7727c2a4","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:45:31 {"version":"1.2.0","timestamp":"2025-07-03T09:45:31.013+0000","service_id":"unknown","message":"HikariPool-3 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:45:31 {"version":"1.2.0","timestamp":"2025-07-03T09:45:31.827+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 09:45:33 {"version":"1.2.0","timestamp":"2025-07-03T09:45:33.613+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:45:33 {"version":"1.2.0","timestamp":"2025-07-03T09:45:33.620+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:45:33 09:45:33,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:45:33 09:45:33,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:45:33 09:45:33,862 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:45:33 09:45:33,862 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:45:33 09:45:33,862 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:45:33 09:45:33,862 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:45:33 09:45:33,863 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:45:33 09:45:33,863 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1917db75 - value "{ 09:45:33 "service_id": "unknown", 09:45:33 "message": "%msg", 09:45:33 "facility": "%X{facility}", 09:45:33 "subject": "%X{subject}", 09:45:33 "extra_data": { 09:45:33 "logger": "%logger", 09:45:33 "thread_info": { 09:45:33 "thread_name": "%thread" 09:45:33 }, 09:45:33 "dst": { 09:45:33 "trace_id": "%mdc{traceId}" 09:45:33 }, 09:45:33 "exception": { 09:45:33 "stack_trace": "%xEx" 09:45:33 } 09:45:33 } 09:45:33 }" substituted for "{ 09:45:33 "service_id": "${SERVICE_ID:-unknown}", 09:45:33 "message": "%msg", 09:45:33 "facility": "%X{facility}", 09:45:33 "subject": "%X{subject}", 09:45:33 "extra_data": { 09:45:33 "logger": "%logger", 09:45:33 "thread_info": { 09:45:33 "thread_name": "%thread" 09:45:33 }, 09:45:33 "dst": { 09:45:33 "trace_id": "%mdc{traceId}" 09:45:33 }, 09:45:33 "exception": { 09:45:33 "stack_trace": "%xEx" 09:45:33 } 09:45:33 } 09:45:33 }" 09:45:33 09:45:33,869 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:45:33 09:45:33,869 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:45:33 09:45:33,869 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:45:33 09:45:33,869 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1917db75 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:45:33 09:45:33,869 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:45:33 09:45:33,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57ad1f1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:45:33 09:45:33,869 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:45:33 09:45:33,870 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1917db75 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:45:33 09:45:33,870 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:45:33 09:45:33,870 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57ad1f1 - Propagating INFO level on Logger[/] onto the JUL framework 09:45:33 09:45:33,870 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@77e6a6b0 - End of configuration. 09:45:33 09:45:33,870 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@34d5b166 - Registering current configuration as safe fallback point 09:45:33 09:45:33 09:45:33 . ____ _ __ _ _ 09:45:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:45:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:45:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:45:33 ' |____| .__|_| |_|_| |_\__, | / / / / 09:45:33 =========|_|==============|___/=/_/_/_/ 09:45:33 09:45:33 :: Spring Boot :: (v3.4.2) 09:45:33 09:45:34 {"version":"1.2.0","timestamp":"2025-07-03T09:45:34.184+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:45:34 {"version":"1.2.0","timestamp":"2025-07-03T09:45:34.185+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:45:34 {"version":"1.2.0","timestamp":"2025-07-03T09:45:34.656+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:41855","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:45:36 {"version":"1.2.0","timestamp":"2025-07-03T09:45:36.179+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:45:36 {"version":"1.2.0","timestamp":"2025-07-03T09:45:36.289+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.467 seconds (process running for 393.648)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:45:36 {"version":"1.2.0","timestamp":"2025-07-03T09:45:36.295+0000","service_id":"unknown","message":"HikariPool-4 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:45:36 {"version":"1.2.0","timestamp":"2025-07-03T09:45:36.304+0000","service_id":"unknown","message":"HikariPool-4 - Added connection org.postgresql.jdbc.PgConnection@9019798","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:45:36 {"version":"1.2.0","timestamp":"2025-07-03T09:45:36.306+0000","service_id":"unknown","message":"HikariPool-4 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:45:37 {"version":"1.2.0","timestamp":"2025-07-03T09:45:37.196+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 09:45:43 {"version":"1.2.0","timestamp":"2025-07-03T09:45:43.433+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 09:45:43 {"version":"1.2.0","timestamp":"2025-07-03T09:45:43.468+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-12] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-12"}}} 09:45:44 {"version":"1.2.0","timestamp":"2025-07-03T09:45:43.997+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 09:45:44 {"version":"1.2.0","timestamp":"2025-07-03T09:45:44.022+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 09:45:44 {"version":"1.2.0","timestamp":"2025-07-03T09:45:44.080+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 09:45:44 {"version":"1.2.0","timestamp":"2025-07-03T09:45:44.299+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 09:45:44 {"version":"1.2.0","timestamp":"2025-07-03T09:45:44.326+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 09:45:44 {"version":"1.2.0","timestamp":"2025-07-03T09:45:44.626+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:45 {"version":"1.2.0","timestamp":"2025-07-03T09:45:45.581+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:45:45 {"version":"1.2.0","timestamp":"2025-07-03T09:45:45.584+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:45:45 {"version":"1.2.0","timestamp":"2025-07-03T09:45:45.692+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:45:45 {"version":"1.2.0","timestamp":"2025-07-03T09:45:45.732+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:45:56 {"version":"1.2.0","timestamp":"2025-07-03T09:45:56.829+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:45:57 {"version":"1.2.0","timestamp":"2025-07-03T09:45:56.841+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:45:57 {"version":"1.2.0","timestamp":"2025-07-03T09:45:56.871+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:10 {"version":"1.2.0","timestamp":"2025-07-03T09:46:10.153+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:46:10 {"version":"1.2.0","timestamp":"2025-07-03T09:46:10.165+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:10 {"version":"1.2.0","timestamp":"2025-07-03T09:46:10.191+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:24 {"version":"1.2.0","timestamp":"2025-07-03T09:46:24.151+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:46:24 {"version":"1.2.0","timestamp":"2025-07-03T09:46:24.161+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:24 {"version":"1.2.0","timestamp":"2025-07-03T09:46:24.181+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:35 {"version":"1.2.0","timestamp":"2025-07-03T09:46:35.064+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:46:35 {"version":"1.2.0","timestamp":"2025-07-03T09:46:35.078+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:35 {"version":"1.2.0","timestamp":"2025-07-03T09:46:35.119+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:48 {"version":"1.2.0","timestamp":"2025-07-03T09:46:48.316+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:46:48 {"version":"1.2.0","timestamp":"2025-07-03T09:46:48.325+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:46:48 {"version":"1.2.0","timestamp":"2025-07-03T09:46:48.359+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:enm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:enm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:01 {"version":"1.2.0","timestamp":"2025-07-03T09:47:01.393+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:47:01 {"version":"1.2.0","timestamp":"2025-07-03T09:47:01.401+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:01 {"version":"1.2.0","timestamp":"2025-07-03T09:47:01.437+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:15 {"version":"1.2.0","timestamp":"2025-07-03T09:47:15.479+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:47:15 {"version":"1.2.0","timestamp":"2025-07-03T09:47:15.490+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:15 {"version":"1.2.0","timestamp":"2025-07-03T09:47:15.617+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_11\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_22\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_51\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_81\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_X\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_3\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_5\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_X\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:39 {"version":"1.2.0","timestamp":"2025-07-03T09:47:39.549+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:47:39 {"version":"1.2.0","timestamp":"2025-07-03T09:47:39.561+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:39 {"version":"1.2.0","timestamp":"2025-07-03T09:47:39.574+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:50 {"version":"1.2.0","timestamp":"2025-07-03T09:47:50.367+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:47:50 {"version":"1.2.0","timestamp":"2025-07-03T09:47:50.375+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:47:50 {"version":"1.2.0","timestamp":"2025-07-03T09:47:50.394+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:02 {"version":"1.2.0","timestamp":"2025-07-03T09:48:02.359+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:02 {"version":"1.2.0","timestamp":"2025-07-03T09:48:02.367+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:02 {"version":"1.2.0","timestamp":"2025-07-03T09:48:02.381+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}, {\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:15 {"version":"1.2.0","timestamp":"2025-07-03T09:48:15.166+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:15 {"version":"1.2.0","timestamp":"2025-07-03T09:48:15.175+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:15 {"version":"1.2.0","timestamp":"2025-07-03T09:48:15.270+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:27 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.874+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-1, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:41855) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:27 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.877+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:27 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.877+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-2, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:41855) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:27 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.878+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:27 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.898+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:27 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.899+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:27 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.903+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:48:28 {"version":"1.2.0","timestamp":"2025-07-03T09:48:27.919+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:48:28 09:48:27,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:48:28 09:48:27,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:48:28 09:48:27,967 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:48:28 09:48:27,967 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:48:28 09:48:27,967 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:48:28 09:48:27,967 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:48:28 09:48:27,967 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:48:28 09:48:27,968 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b94903d - value "{ 09:48:28 "service_id": "unknown", 09:48:28 "message": "%msg", 09:48:28 "facility": "%X{facility}", 09:48:28 "subject": "%X{subject}", 09:48:28 "extra_data": { 09:48:28 "logger": "%logger", 09:48:28 "thread_info": { 09:48:28 "thread_name": "%thread" 09:48:28 }, 09:48:28 "dst": { 09:48:28 "trace_id": "%mdc{traceId}" 09:48:28 }, 09:48:28 "exception": { 09:48:28 "stack_trace": "%xEx" 09:48:28 } 09:48:28 } 09:48:28 }" substituted for "{ 09:48:28 "service_id": "${SERVICE_ID:-unknown}", 09:48:28 "message": "%msg", 09:48:28 "facility": "%X{facility}", 09:48:28 "subject": "%X{subject}", 09:48:28 "extra_data": { 09:48:28 "logger": "%logger", 09:48:28 "thread_info": { 09:48:28 "thread_name": "%thread" 09:48:28 }, 09:48:28 "dst": { 09:48:28 "trace_id": "%mdc{traceId}" 09:48:28 }, 09:48:28 "exception": { 09:48:28 "stack_trace": "%xEx" 09:48:28 } 09:48:28 } 09:48:28 }" 09:48:28 09:48:27,973 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:48:28 09:48:27,973 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:48:28 09:48:27,973 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b94903d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5a1679 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b94903d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e5a1679 - Propagating INFO level on Logger[/] onto the JUL framework 09:48:28 09:48:27,974 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7aef9316 - End of configuration. 09:48:28 09:48:27,974 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2d4d8223 - Registering current configuration as safe fallback point 09:48:28 09:48:28 09:48:28 . ____ _ __ _ _ 09:48:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:48:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:48:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:48:28 ' |____| .__|_| |_|_| |_\__, | / / / / 09:48:28 =========|_|==============|___/=/_/_/_/ 09:48:28 09:48:28 :: Spring Boot :: (v3.4.2) 09:48:28 09:48:28 {"version":"1.2.0","timestamp":"2025-07-03T09:48:28.236+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:48:28 {"version":"1.2.0","timestamp":"2025-07-03T09:48:28.237+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:48:28 {"version":"1.2.0","timestamp":"2025-07-03T09:48:28.734+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:39789","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:48:30 {"version":"1.2.0","timestamp":"2025-07-03T09:48:30.197+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:48:30 {"version":"1.2.0","timestamp":"2025-07-03T09:48:30.278+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.353 seconds (process running for 567.637)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 09:48:30 {"version":"1.2.0","timestamp":"2025-07-03T09:48:30.280+0000","service_id":"unknown","message":"HikariPool-5 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:48:30 {"version":"1.2.0","timestamp":"2025-07-03T09:48:30.289+0000","service_id":"unknown","message":"HikariPool-5 - Added connection org.postgresql.jdbc.PgConnection@5dbdd96b","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:48:30 {"version":"1.2.0","timestamp":"2025-07-03T09:48:30.293+0000","service_id":"unknown","message":"HikariPool-5 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:48:31 {"version":"1.2.0","timestamp":"2025-07-03T09:48:31.118+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.466+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.482+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-17] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-17"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.655+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.675+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.677+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.688+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.698+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.749+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.759+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.763+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.771+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.773+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.774+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.775+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.776+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.776+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.777+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.777+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.778+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.779+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.779+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.780+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.781+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.782+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.782+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.783+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.784+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.785+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.786+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:37 {"version":"1.2.0","timestamp":"2025-07-03T09:48:37.786+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:48:38 {"version":"1.2.0","timestamp":"2025-07-03T09:48:38.763+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1, topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:38 {"version":"1.2.0","timestamp":"2025-07-03T09:48:38.776+0000","service_id":"unknown","message":"Processing events: 23","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:38 {"version":"1.2.0","timestamp":"2025-07-03T09:48:38.813+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:38 {"version":"1.2.0","timestamp":"2025-07-03T09:48:38.854+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0103, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:38 {"version":"1.2.0","timestamp":"2025-07-03T09:48:38.866+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:38 {"version":"1.2.0","timestamp":"2025-07-03T09:48:38.906+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:38.979+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.004+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0100, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.026+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.037+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.061+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.069+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.090+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]}, {\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.091+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.092+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.093+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.094+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.095+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.095+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.096+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.096+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.096+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.097+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.097+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.097+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.098+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.119+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.136+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.146+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.147+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.147+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.148+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.148+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.148+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.149+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.150+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.165+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\" (\"gNBId\", \"metadata\", \"id\", \"CD_sourceIds\") values (?, cast(? as jsonb), ?, cast(? as jsonb)) on conflict (id) do update set \"gNBId\" = ?, \"metadata\" = teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\".\"metadata\" || '{\"lastModified\":\"2025-07-03T09:48:39.159183871Z\",\"reliabilityIndicator\":\"OK\",\"firstDiscovered\":\"2025-07-03T09:48:39.159183871Z\"}', \"CD_sourceIds\" = cast(? as jsonb) returning xmax]; ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getEntityOperation$5(TeivDbOperations.java:296)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.listener.CreateTopologyProcessor.process(CreateTopologyProcessor.java:77)\n\tat org.oran.smo.teiv.listener.TopologyListener.processEvents(TopologyListener.java:65)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169)\n\tat org.springframework.kafka.listener.adapter.KotlinAwareInvocableHandlerMethod.doInvoke(KotlinAwareInvocableHandlerMethod.java:45)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119)\n\tat org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:71)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:474)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:168)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:60)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchOnMessage(KafkaMessageListenerContainer.java:2454)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessageWithRecordsOrList(KafkaMessageListenerContainer.java:2435)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessage(KafkaMessageListenerContainer.java:2372)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchListener(KafkaMessageListenerContainer.java:2257)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchListener(KafkaMessageListenerContainer.java:2167)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2146)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1525)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1463)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1332)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.lang.Thread.run(Thread.java:833)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 50 common frames omitted\n"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.166+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Used kafka message key: null. Reason: Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.171+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Exception = Sql exception during query execution, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.208+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:39 {"version":"1.2.0","timestamp":"2025-07-03T09:48:39.266+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:41 {"version":"1.2.0","timestamp":"2025-07-03T09:48:41.757+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1, topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:41 {"version":"1.2.0","timestamp":"2025-07-03T09:48:41.770+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:41 {"version":"1.2.0","timestamp":"2025-07-03T09:48:41.771+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:47 {"version":"1.2.0","timestamp":"2025-07-03T09:48:47.958+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:39789) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:48 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.296+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:48 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.297+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 2147483647 (localhost/127.0.0.1:39789) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:48 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.298+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:39789) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:48 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.305+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 09:48:48 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.952+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-4, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:39789) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:48 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.953+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:48 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.960+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 09:48:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 200.7 s -- in org.oran.smo.teiv.service.EndToEndDbTest 09:48:48 [INFO] Running org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 09:48:49 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.994+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbServiceContainerizedTest]: TeivDbServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:48:49 {"version":"1.2.0","timestamp":"2025-07-03T09:48:48.997+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:48:49 09:48:49 . ____ _ __ _ _ 09:48:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:48:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:48:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:48:49 ' |____| .__|_| |_|_| |_\__, | / / / / 09:48:49 =========|_|==============|___/=/_/_/_/ 09:48:49 09:48:49 :: Spring Boot :: (v3.4.2) 09:48:49 09:48:49 {"version":"1.2.0","timestamp":"2025-07-03T09:48:49.026+0000","service_id":"unknown","message":"Starting TeivDbServiceContainerizedTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:48:49 {"version":"1.2.0","timestamp":"2025-07-03T09:48:49.026+0000","service_id":"unknown","message":"The following 1 profile is active: \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:48:49 {"version":"1.2.0","timestamp":"2025-07-03T09:48:49.480+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:48:51 {"version":"1.2.0","timestamp":"2025-07-03T09:48:51.280+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:48:51 {"version":"1.2.0","timestamp":"2025-07-03T09:48:51.364+0000","service_id":"unknown","message":"Started TeivDbServiceContainerizedTest in 2.364 seconds (process running for 588.723)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:48:51 {"version":"1.2.0","timestamp":"2025-07-03T09:48:51.366+0000","service_id":"unknown","message":"HikariPool-6 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:48:51 {"version":"1.2.0","timestamp":"2025-07-03T09:48:51.379+0000","service_id":"unknown","message":"HikariPool-6 - Added connection org.postgresql.jdbc.PgConnection@261f902f","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:48:51 {"version":"1.2.0","timestamp":"2025-07-03T09:48:51.380+0000","service_id":"unknown","message":"HikariPool-6 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:48:52 {"version":"1.2.0","timestamp":"2025-07-03T09:48:52.258+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 09:48:52 {"version":"1.2.0","timestamp":"2025-07-03T09:48:52.340+0000","service_id":"unknown","message":"HikariPool-7 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:48:52 {"version":"1.2.0","timestamp":"2025-07-03T09:48:52.348+0000","service_id":"unknown","message":"HikariPool-7 - Added connection org.postgresql.jdbc.PgConnection@2106224c","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:48:52 {"version":"1.2.0","timestamp":"2025-07-03T09:48:52.348+0000","service_id":"unknown","message":"HikariPool-7 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:49:54 {"version":"1.2.0","timestamp":"2025-07-03T09:49:54.795+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_ODUFunction\" (\"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\", \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\", \"id\") values (?, ?, ?) on conflict (id) do update set \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" = ?, \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\" = ? returning xmax]; ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$16(TeivDbServiceContainerizedTest.java:430)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$17(TeivDbServiceContainerizedTest.java:433)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalMergeRollsBackAfterRelationshipError(TeivDbServiceContainerizedTest.java:433)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 100 common frames omitted\n"}}} 09:50:04 {"version":"1.2.0","timestamp":"2025-07-03T09:50:03.946+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.oran.smo.teiv.schema.RelationType.getRelationshipStorageLocation()\" because \"relationType\" is null\n\tat org.oran.smo.teiv.service.TeivDbOperations.deleteRelationFromEntityTableByRelationId(TeivDbOperations.java:187)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$24(TeivDbServiceContainerizedTest.java:566)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$25(TeivDbServiceContainerizedTest.java:569)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalDeleteRollbackAfterRelationshipError(TeivDbServiceContainerizedTest.java:569)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:50:19 {"version":"1.2.0","timestamp":"2025-07-03T09:50:19.356+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: SQL [insert into teiv_data.\"o-ran-smo-teiv-oam_ManagedElement\" (\"id\") values (?) on conflict (id) do nothing]; ERROR: deadlock detected\n Detail: Process 242 waits for ShareLock on transaction 4111; blocked by process 243.\nProcess 243 waits for ShareLock on transaction 4110; blocked by process 242.\n Hint: See server log for query details.\n Where: while inserting index tuple (0,2) in relation \"o-ran-smo-teiv-oam_ManagedElement\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"Thread-28"}}} 09:50:25 {"version":"1.2.0","timestamp":"2025-07-03T09:50:25.775+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:26 {"version":"1.2.0","timestamp":"2025-07-03T09:50:25.976+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 2/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:26 {"version":"1.2.0","timestamp":"2025-07-03T09:50:26.177+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 3/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:26 {"version":"1.2.0","timestamp":"2025-07-03T09:50:26.377+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 4/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:26 {"version":"1.2.0","timestamp":"2025-07-03T09:50:26.578+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 5/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:26 {"version":"1.2.0","timestamp":"2025-07-03T09:50:26.779+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 6/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:27 {"version":"1.2.0","timestamp":"2025-07-03T09:50:26.980+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 7/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:27 {"version":"1.2.0","timestamp":"2025-07-03T09:50:27.181+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 8/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:27 {"version":"1.2.0","timestamp":"2025-07-03T09:50:27.382+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 9/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:27 {"version":"1.2.0","timestamp":"2025-07-03T09:50:27.583+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 10/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:27 {"version":"1.2.0","timestamp":"2025-07-03T09:50:27.583+0000","service_id":"unknown","message":"Reached the maximum number of retry attempts (10) for a deadlock.","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 09:50:27 {"version":"1.2.0","timestamp":"2025-07-03T09:50:27.583+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: A deadlock occurred in the db\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$30(TeivDbServiceContainerizedTest.java:645)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$31(TeivDbServiceContainerizedTest.java:648)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testDeadlockRetryMaxAttemptsReached(TeivDbServiceContainerizedTest.java:648)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.sql.SQLException: details\n\t... 95 common frames omitted\n"}}} 09:50:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.0 s -- in org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 09:50:35 [INFO] Running org.oran.smo.teiv.service.SchemaCleanUpServiceTest 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.021+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.021+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.022+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.022+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.031+0000","service_id":"unknown","message":"Start cleanup for gnbcucp-gnbcuup-model schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.075+0000","service_id":"unknown","message":"Cleanup for gnbcucp-gnbcuup-model schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 09:50:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in org.oran.smo.teiv.service.SchemaCleanUpServiceTest 09:50:37 [INFO] Running org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 09:50:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 09:50:37 [INFO] Running org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.485+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"entityId_0\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\",\"c\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_1\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"geranFqBands\":[\"a\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"eUtranFqBands\":[\"q\"],\"nRFqBands\":[]},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.546+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.549+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":\"123\",\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":\"10223372036854775807\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":\"300.1\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":\"-9223372036854775808\"},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.579+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.625+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"invalid_entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.678+0000","service_id":"unknown","message":"Illegal character found in relationship bSide: invalid_entityId[1]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.681+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]},\"relationships\":{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.682+0000","service_id":"unknown","message":"Invalid structure. Event elements must be an array of JSON objects. Node: {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.684+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={invalidjson} Cause: Unexpected character ('i' (code 105)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.687+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.719+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.747+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.747+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.750+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.751+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.753+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.754+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.757+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"invalid_entityId>_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.787+0000","service_id":"unknown","message":"Illegal character found in entity id: invalid_entityId>_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.791+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"cellLocalId\":45891,\"nRPCI\":121,\"nRTAC\":3101},\"sourceIds\":[\"source3\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"entityId_2\",\"attributes\":{\"arfcnDL\":4590},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_4\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mnc\":\"751\",\"mcc\":\"209\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=89FE9A4ED8451D779865C389900E247B13E360B0A4175EBA80AA9B384BFA4C688F17865AFD934085B0235BCA66128F2E6D4CE6953EAAB2EDEBD94B3683C1A064\",\"aSide\":\"entityId_5\",\"bSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_3\",\"sourceIds\":[\"source21\",\"source22\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.873+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\"},{\"id\":\"entityId_3\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.906+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.907+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.907+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.910+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={\"entities\":[{\"a_field\"# 123}]}} Cause: Unexpected character ('#' (code 35)): was expecting a colon to separate field name and value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 24]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.911+0000","service_id":"unknown","message":"CloudEvent doesn't contain data.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.914+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.914+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.918+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.918+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.919+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.921+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"752\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.953+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.954+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.957+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"invalid_relationshipId<3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.986+0000","service_id":"unknown","message":"Illegal character found in relationship id: invalid_relationshipId<3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.990+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId1\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\"},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:37 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.990+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:37.993+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.021+0000","service_id":"unknown","message":"Error parsing entity attributes for module o-ran-smo-teiv-ran and entity type name ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.data.Entity","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: null\n"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.025+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.025+0000","service_id":"unknown","message":"Missing id in relationship! ASide: NRSectorCarrier_1, BSide: AntennaCapability_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.028+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.028+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.029+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.031+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.033+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"invalid_entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.060+0000","service_id":"unknown","message":"Illegal character found in relationship aSide: invalid_entityId?5","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.065+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":10223372036854775807},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":300.1},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":-9223372036854775808},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 09:50:38 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 s -- in org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 09:50:38 [INFO] Running org.oran.smo.teiv.service.KafkaTopicServiceTest 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.098+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.KafkaTopicServiceTest]: KafkaTopicServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.100+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.KafkaTopicServiceTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:50:38 09:50:38 . ____ _ __ _ _ 09:50:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:50:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:50:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:50:38 ' |____| .__|_| |_|_| |_\__, | / / / / 09:50:38 =========|_|==============|___/=/_/_/_/ 09:50:38 09:50:38 :: Spring Boot :: (v3.4.2) 09:50:38 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.418+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.421+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:38 {"version":"1.2.0","timestamp":"2025-07-03T09:50:38.845+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:50:40 {"version":"1.2.0","timestamp":"2025-07-03T09:50:40.215+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:50:40 {"version":"1.2.0","timestamp":"2025-07-03T09:50:40.301+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.197 seconds (process running for 697.66)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:40 09:50:40,583 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:50:40 09:50:40,583 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:50:40 09:50:40,583 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:50:40 09:50:40,583 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:50:40 09:50:40,583 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:50:40 09:50:40,584 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:50:40 09:50:40,584 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:50:40 09:50:40,584 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1493ffad - value "{ 09:50:40 "service_id": "unknown", 09:50:40 "message": "%msg", 09:50:40 "facility": "%X{facility}", 09:50:40 "subject": "%X{subject}", 09:50:40 "extra_data": { 09:50:40 "logger": "%logger", 09:50:40 "thread_info": { 09:50:40 "thread_name": "%thread" 09:50:40 }, 09:50:40 "dst": { 09:50:40 "trace_id": "%mdc{traceId}" 09:50:40 }, 09:50:40 "exception": { 09:50:40 "stack_trace": "%xEx" 09:50:40 } 09:50:40 } 09:50:40 }" substituted for "{ 09:50:40 "service_id": "${SERVICE_ID:-unknown}", 09:50:40 "message": "%msg", 09:50:40 "facility": "%X{facility}", 09:50:40 "subject": "%X{subject}", 09:50:40 "extra_data": { 09:50:40 "logger": "%logger", 09:50:40 "thread_info": { 09:50:40 "thread_name": "%thread" 09:50:40 }, 09:50:40 "dst": { 09:50:40 "trace_id": "%mdc{traceId}" 09:50:40 }, 09:50:40 "exception": { 09:50:40 "stack_trace": "%xEx" 09:50:40 } 09:50:40 } 09:50:40 }" 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1493ffad - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66644816 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1493ffad - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66644816 - Propagating INFO level on Logger[/] onto the JUL framework 09:50:40 09:50:40,590 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@76a7d30a - End of configuration. 09:50:40 09:50:40,590 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2fa1d8d0 - Registering current configuration as safe fallback point 09:50:40 09:50:40 09:50:40 . ____ _ __ _ _ 09:50:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:50:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:50:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:50:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:50:40 =========|_|==============|___/=/_/_/_/ 09:50:40 09:50:40 :: Spring Boot :: (v3.4.2) 09:50:40 09:50:40 {"version":"1.2.0","timestamp":"2025-07-03T09:50:40.838+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:40 {"version":"1.2.0","timestamp":"2025-07-03T09:50:40.842+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:41 {"version":"1.2.0","timestamp":"2025-07-03T09:50:41.272+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:50:42 {"version":"1.2.0","timestamp":"2025-07-03T09:50:42.610+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:50:42 {"version":"1.2.0","timestamp":"2025-07-03T09:50:42.695+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.16 seconds (process running for 700.054)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:42 {"version":"1.2.0","timestamp":"2025-07-03T09:50:42.723+0000","service_id":"unknown","message":"Error checking if topic exists: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.service.kafka.KafkaTopicService.isTopicCreated(KafkaTopicService.java:64)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.lambda$test_topologyIngestionTopicCreation_Interrupted$2(KafkaTopicServiceTest.java:131)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.test_topologyIngestionTopicCreation_Interrupted(KafkaTopicServiceTest.java:131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:50:42 {"version":"1.2.0","timestamp":"2025-07-03T09:50:42.730+0000","service_id":"unknown","message":"Error deleting topics","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:43 09:50:42,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:50:43 09:50:42,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:50:43 09:50:42,969 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:50:43 09:50:42,969 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:50:43 09:50:42,969 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:50:43 09:50:42,969 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:50:43 09:50:42,970 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:50:43 09:50:42,970 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@444dcc21 - value "{ 09:50:43 "service_id": "unknown", 09:50:43 "message": "%msg", 09:50:43 "facility": "%X{facility}", 09:50:43 "subject": "%X{subject}", 09:50:43 "extra_data": { 09:50:43 "logger": "%logger", 09:50:43 "thread_info": { 09:50:43 "thread_name": "%thread" 09:50:43 }, 09:50:43 "dst": { 09:50:43 "trace_id": "%mdc{traceId}" 09:50:43 }, 09:50:43 "exception": { 09:50:43 "stack_trace": "%xEx" 09:50:43 } 09:50:43 } 09:50:43 }" substituted for "{ 09:50:43 "service_id": "${SERVICE_ID:-unknown}", 09:50:43 "message": "%msg", 09:50:43 "facility": "%X{facility}", 09:50:43 "subject": "%X{subject}", 09:50:43 "extra_data": { 09:50:43 "logger": "%logger", 09:50:43 "thread_info": { 09:50:43 "thread_name": "%thread" 09:50:43 }, 09:50:43 "dst": { 09:50:43 "trace_id": "%mdc{traceId}" 09:50:43 }, 09:50:43 "exception": { 09:50:43 "stack_trace": "%xEx" 09:50:43 } 09:50:43 } 09:50:43 }" 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@444dcc21 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26b6399b - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@444dcc21 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26b6399b - Propagating INFO level on Logger[/] onto the JUL framework 09:50:43 09:50:42,975 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ef05895 - End of configuration. 09:50:43 09:50:42,975 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5d080a4e - Registering current configuration as safe fallback point 09:50:43 09:50:43 09:50:43 . ____ _ __ _ _ 09:50:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:50:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:50:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:50:43 ' |____| .__|_| |_|_| |_\__, | / / / / 09:50:43 =========|_|==============|___/=/_/_/_/ 09:50:43 09:50:43 :: Spring Boot :: (v3.4.2) 09:50:43 09:50:43 {"version":"1.2.0","timestamp":"2025-07-03T09:50:43.272+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:43 {"version":"1.2.0","timestamp":"2025-07-03T09:50:43.272+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:43 {"version":"1.2.0","timestamp":"2025-07-03T09:50:43.657+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:50:45 {"version":"1.2.0","timestamp":"2025-07-03T09:50:44.979+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:50:45 {"version":"1.2.0","timestamp":"2025-07-03T09:50:45.059+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.117 seconds (process running for 702.418)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:45 {"version":"1.2.0","timestamp":"2025-07-03T09:50:45.088+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-27] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-27"}}} 09:50:45 {"version":"1.2.0","timestamp":"2025-07-03T09:50:45.355+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-29] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-29"}}} 09:50:45 {"version":"1.2.0","timestamp":"2025-07-03T09:50:45.516+0000","service_id":"unknown","message":"[Controller id=0, targetBrokerId=0] Connection to node 0 (localhost/127.0.0.1:42065) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"}}} 09:50:45 09:50:45,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:50:45 09:50:45,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:50:45 09:50:45,752 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:50:45 09:50:45,752 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:50:45 09:50:45,752 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:50:45 09:50:45,753 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:50:45 09:50:45,753 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:50:45 09:50:45,753 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1b86b4e2 - value "{ 09:50:45 "service_id": "unknown", 09:50:45 "message": "%msg", 09:50:45 "facility": "%X{facility}", 09:50:45 "subject": "%X{subject}", 09:50:45 "extra_data": { 09:50:45 "logger": "%logger", 09:50:45 "thread_info": { 09:50:45 "thread_name": "%thread" 09:50:45 }, 09:50:45 "dst": { 09:50:45 "trace_id": "%mdc{traceId}" 09:50:45 }, 09:50:45 "exception": { 09:50:45 "stack_trace": "%xEx" 09:50:45 } 09:50:45 } 09:50:45 }" substituted for "{ 09:50:45 "service_id": "${SERVICE_ID:-unknown}", 09:50:45 "message": "%msg", 09:50:45 "facility": "%X{facility}", 09:50:45 "subject": "%X{subject}", 09:50:45 "extra_data": { 09:50:45 "logger": "%logger", 09:50:45 "thread_info": { 09:50:45 "thread_name": "%thread" 09:50:45 }, 09:50:45 "dst": { 09:50:45 "trace_id": "%mdc{traceId}" 09:50:45 }, 09:50:45 "exception": { 09:50:45 "stack_trace": "%xEx" 09:50:45 } 09:50:45 } 09:50:45 }" 09:50:45 09:50:45,761 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:50:45 09:50:45,761 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:50:45 09:50:45,761 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1b86b4e2 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2be48b7f - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1b86b4e2 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2be48b7f - Propagating INFO level on Logger[/] onto the JUL framework 09:50:45 09:50:45,762 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3b8eea22 - End of configuration. 09:50:45 09:50:45,762 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@21d58e43 - Registering current configuration as safe fallback point 09:50:45 09:50:45 09:50:45 . ____ _ __ _ _ 09:50:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:50:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:50:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:50:45 ' |____| .__|_| |_|_| |_\__, | / / / / 09:50:45 =========|_|==============|___/=/_/_/_/ 09:50:45 09:50:45 :: Spring Boot :: (v3.4.2) 09:50:45 09:50:46 {"version":"1.2.0","timestamp":"2025-07-03T09:50:46.041+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:46 {"version":"1.2.0","timestamp":"2025-07-03T09:50:46.042+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:46 {"version":"1.2.0","timestamp":"2025-07-03T09:50:46.413+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:50:47 {"version":"1.2.0","timestamp":"2025-07-03T09:50:47.736+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:50:47 {"version":"1.2.0","timestamp":"2025-07-03T09:50:47.822+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.099 seconds (process running for 705.181)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:47 {"version":"1.2.0","timestamp":"2025-07-03T09:50:47.844+0000","service_id":"unknown","message":"Topic does not exist: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"}}} 09:50:47 {"version":"1.2.0","timestamp":"2025-07-03T09:50:47.902+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-33] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-33"}}} 09:50:48 {"version":"1.2.0","timestamp":"2025-07-03T09:50:48.193+0000","service_id":"unknown","message":"[RequestSendThread controllerId=0] Controller 0 fails to send a request to broker localhost:40507 (id: 0 rack: null)","extra_data":{"logger":"kafka.controller.RequestSendThread","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)\n\tat java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:276)\n\tat org.apache.kafka.server.util.ShutdownableThread.pause(ShutdownableThread.java:121)\n\tat kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:240)\n\tat org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:135)\n"}}} 09:50:48 09:50:48,347 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 09:50:48 09:50:48,347 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:50:48 09:50:48,347 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:50:48 09:50:48,347 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 09:50:48 09:50:48,348 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 09:50:48 09:50:48,348 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 09:50:48 09:50:48,348 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:50:48 09:50:48,348 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@b78c471 - value "{ 09:50:48 "service_id": "unknown", 09:50:48 "message": "%msg", 09:50:48 "facility": "%X{facility}", 09:50:48 "subject": "%X{subject}", 09:50:48 "extra_data": { 09:50:48 "logger": "%logger", 09:50:48 "thread_info": { 09:50:48 "thread_name": "%thread" 09:50:48 }, 09:50:48 "dst": { 09:50:48 "trace_id": "%mdc{traceId}" 09:50:48 }, 09:50:48 "exception": { 09:50:48 "stack_trace": "%xEx" 09:50:48 } 09:50:48 } 09:50:48 }" substituted for "{ 09:50:48 "service_id": "${SERVICE_ID:-unknown}", 09:50:48 "message": "%msg", 09:50:48 "facility": "%X{facility}", 09:50:48 "subject": "%X{subject}", 09:50:48 "extra_data": { 09:50:48 "logger": "%logger", 09:50:48 "thread_info": { 09:50:48 "thread_name": "%thread" 09:50:48 }, 09:50:48 "dst": { 09:50:48 "trace_id": "%mdc{traceId}" 09:50:48 }, 09:50:48 "exception": { 09:50:48 "stack_trace": "%xEx" 09:50:48 } 09:50:48 } 09:50:48 }" 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@b78c471 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a060c6c - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@b78c471 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a060c6c - Propagating INFO level on Logger[/] onto the JUL framework 09:50:48 09:50:48,353 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@21b2d42e - End of configuration. 09:50:48 09:50:48,353 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@9cb6fb2 - Registering current configuration as safe fallback point 09:50:48 09:50:48 09:50:48 . ____ _ __ _ _ 09:50:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:50:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:50:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:50:48 ' |____| .__|_| |_|_| |_\__, | / / / / 09:50:48 =========|_|==============|___/=/_/_/_/ 09:50:48 09:50:48 :: Spring Boot :: (v3.4.2) 09:50:48 09:50:48 {"version":"1.2.0","timestamp":"2025-07-03T09:50:48.552+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:48 {"version":"1.2.0","timestamp":"2025-07-03T09:50:48.554+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:48 {"version":"1.2.0","timestamp":"2025-07-03T09:50:48.908+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:50:50 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.262+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:50:50 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.345+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.027 seconds (process running for 707.704)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 09:50:50 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.575+0000","service_id":"unknown","message":"Error checking if topic exists: topology-inventory-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: null\n"}}} 09:50:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in org.oran.smo.teiv.service.KafkaTopicServiceTest 09:50:50 [INFO] Running org.oran.smo.teiv.schema.SchemaRegistryTest 09:50:50 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.660+0000","service_id":"unknown","message":"Domain: OAM does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:50 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.686+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:50 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.691+0000","service_id":"unknown","message":"Domain: OAM does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:50 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.702+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-oam does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:50:50 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.oran.smo.teiv.schema.SchemaRegistryTest 09:50:50 [INFO] Running org.oran.smo.teiv.schema.ConsumerDataCacheTest 09:50:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.oran.smo.teiv.schema.ConsumerDataCacheTest 09:50:50 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 09:50:51 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.948+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest]: SchemasTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:50:51 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.977+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:50:51 {"version":"1.2.0","timestamp":"2025-07-03T09:50:50.980+0000","service_id":"unknown","message":"HikariPool-8 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:50:51 {"version":"1.2.0","timestamp":"2025-07-03T09:50:51.011+0000","service_id":"unknown","message":"HikariPool-8 - Added connection org.postgresql.jdbc.PgConnection@bd3f8a8","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:50:51 {"version":"1.2.0","timestamp":"2025-07-03T09:50:51.012+0000","service_id":"unknown","message":"HikariPool-8 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:50:58 09:50:58 . ____ _ __ _ _ 09:50:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:50:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:50:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:50:58 ' |____| .__|_| |_|_| |_\__, | / / / / 09:50:58 =========|_|==============|___/=/_/_/_/ 09:50:58 09:50:58 :: Spring Boot :: (v3.4.2) 09:50:58 09:50:58 {"version":"1.2.0","timestamp":"2025-07-03T09:50:58.273+0000","service_id":"unknown","message":"Starting SchemasTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 09:50:58 {"version":"1.2.0","timestamp":"2025-07-03T09:50:58.273+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 09:50:59 {"version":"1.2.0","timestamp":"2025-07-03T09:50:58.966+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.483+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.484+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.494+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.513+0000","service_id":"unknown","message":"Completed initialization in 28 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.595+0000","service_id":"unknown","message":"Started SchemasTest in 2.35 seconds (process running for 717.954)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.608+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.609+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:00 {"version":"1.2.0","timestamp":"2025-07-03T09:51:00.610+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.240+0000","service_id":"unknown","message":"HikariPool-9 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.256+0000","service_id":"unknown","message":"HikariPool-9 - Added connection org.postgresql.jdbc.PgConnection@79e69518","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.258+0000","service_id":"unknown","message":"HikariPool-9 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.902+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.902+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.904+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.937+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.938+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:01 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.939+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.970+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.970+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:01.971+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.028+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.028+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.029+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.065+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.065+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.067+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.096+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.100+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.101+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.140+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.140+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.141+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.199+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.199+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.201+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.214+0000","service_id":"unknown","message":"No schema found with name: invalid","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.232+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.232+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.233+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.288+0000","service_id":"unknown","message":"HikariPool-10 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.301+0000","service_id":"unknown","message":"HikariPool-10 - Added connection org.postgresql.jdbc.PgConnection@52fcd389","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.302+0000","service_id":"unknown","message":"HikariPool-10 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.311+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.325+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.325+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.327+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.357+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model2 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.370+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.370+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.371+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.398+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Module 'o-ran-smo-teiv-ran' multiple times in the input, with both conformance types IMPLEMENT and IMPORT. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.398+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_10(SchemasTest.java:582)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.415+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.415+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.416+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.421+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid file - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.421+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateYangFile(RequestValidator.java:75)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:68)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_11(SchemasTest.java:605)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.432+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.432+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.433+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.462+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Missing content at the beginning of the document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.462+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_12(SchemasTest.java:628)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.473+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.473+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.475+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.503+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: 'select*fromocucpfunction' is not a valid YANG identifier. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.503+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_13(SchemasTest.java:651)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.522+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.522+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.524+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.552+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Unexpected content at end of document. Check curly braces balance throughout document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.552+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_14(SchemasTest.java:674)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.564+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.565+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.566+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.593+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.594+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_15(SchemasTest.java:697)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.609+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.610+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.611+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.663+0000","service_id":"unknown","message":"No classifiers and decorators found in module module-rapp-module8 ","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.663+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.664+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_16(SchemasTest.java:720)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.685+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.685+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.686+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.714+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.714+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_17(SchemasTest.java:743)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.725+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.725+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.726+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.755+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'wrong'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.755+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_18(SchemasTest.java:766)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.768+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.769+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.770+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.799+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.799+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_19(SchemasTest.java:789)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.809+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.810+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.811+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.850+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model3 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.865+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.865+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.867+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.894+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: (Sub-)Module does not have a 'revision' statement. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.894+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_20(SchemasTest.java:812)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.905+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.906+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.907+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.938+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:02 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.938+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_21(SchemasTest.java:835)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.950+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.950+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.951+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.992+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Path to schema node '/model:decorators', part of 'augment' statement, cannot be resolved. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:02.992+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_22(SchemasTest.java:858)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.009+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.009+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.011+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.052+0000","service_id":"unknown","message":"Module in deleting state","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.057+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Schema test-app-in-deleting-status already exists and is in the process of being deleted. This may take some time, please try again later. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.057+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Schema in deleting state\n\tat org.oran.smo.teiv.exception.TeivException.schemaInDeletingState(TeivException.java:170)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:243)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.073+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.073+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.074+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.101+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'decimal32'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.101+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_24(SchemasTest.java:904)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.114+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.114+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.115+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.146+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.146+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_3(SchemasTest.java:421)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.158+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.158+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.159+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.189+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier geo-classifier - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.189+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_4(SchemasTest.java:444)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.204+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.204+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.205+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.235+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.237+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.240+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.256+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.256+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.257+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.289+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.293+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.293+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.304+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.305+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.306+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.337+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.338+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.338+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.353+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.353+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.354+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.398+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.398+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_8(SchemasTest.java:536)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.410+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.410+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.411+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.442+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.445+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.445+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.456+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.457+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.458+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.479+0000","service_id":"unknown","message":"Audit Log: Successful - Delete schema test-app-for-deletion-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-app-for-deletion-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.494+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.494+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.495+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.500+0000","service_id":"unknown","message":"No module found with name: does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.500+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema does-not-exist-rapp-module, Invalid schema name: does-not-exist-rapp-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.500+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_1(SchemasTest.java:938)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.516+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.516+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.517+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.526+0000","service_id":"unknown","message":"No module found with name: test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.526+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema test-module-in-deleting-state, Invalid schema name: test-module-in-deleting-state - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.526+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_2(SchemasTest.java:959)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:03 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.59 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 09:51:03 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.556+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest]: DecoratorsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.563+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.565+0000","service_id":"unknown","message":"HikariPool-11 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.579+0000","service_id":"unknown","message":"HikariPool-11 - Added connection org.postgresql.jdbc.PgConnection@2e316252","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:03 {"version":"1.2.0","timestamp":"2025-07-03T09:51:03.580+0000","service_id":"unknown","message":"HikariPool-11 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:11 {"version":"1.2.0","timestamp":"2025-07-03T09:51:11.722+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:11 {"version":"1.2.0","timestamp":"2025-07-03T09:51:11.722+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:11 {"version":"1.2.0","timestamp":"2025-07-03T09:51:11.724+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.050+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.050+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.052+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.097+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.098+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.099+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.137+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.138+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.140+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.193+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.193+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.195+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.241+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.242+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.243+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.281+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.281+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.283+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.309+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.309+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.310+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.345+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.345+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.346+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.377+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.377+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.378+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.403+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.403+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.405+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.445+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.446+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.448+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.512+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.513+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.514+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.741+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.742+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.742+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.754+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.754+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.755+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.761+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.762+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.762+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.762+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.773+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.773+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.774+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.834+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Athlone, test-app-module:intdata=456} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=10,ODUFunction=10] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=661A89AD3C2702233CD9E96E97E738C05C35EC5FDF32DC78D149B773726350067315B72448D004C938BCD0263F0C4BCCC8A5F9CDD145B9B740983D1523664328] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.850+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.850+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.851+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.903+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.903+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.904+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.916+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.916+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.917+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.922+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.923+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.923+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:12 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.924+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.934+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.934+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.936+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.979+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.979+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.980+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.995+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.995+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:12.996+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.002+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.003+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:te=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.003+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.004+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.014+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.014+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.015+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.024+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.043+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.043+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.045+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.078+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.099+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.099+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.100+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.150+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=CEEC51BE136D671D2101C09FEDD8A1D95E1E177A4818E9FC0D6E63E610BC8FE26FC9C729A1E58AD43D70472F4CD54403E25CB1E5D2BBA66966625C21435C4A78] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.165+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.166+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.167+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.210+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.224+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.224+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.225+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.247+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=1} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.248+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.248+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.261+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.262+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.263+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.304+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=2} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.304+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.305+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.325+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.325+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.326+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.332+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot deserialize value of type `java.util.LinkedHashMap` from Array value (token `JsonToken.START_ARRAY`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 15] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"decorators\"]) , Payload= {\"decorators\":[\"test-app-module:textdata\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.342+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.343+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.344+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.399+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=3} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.399+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.400+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.414+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.414+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.415+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.427+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.428+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module-wrong:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.428+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.429+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.444+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.445+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.446+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.463+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.476+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.476+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.477+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.486+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.500+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.500+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.502+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.537+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.551+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.551+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.553+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.578+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.589+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.589+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.590+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.632+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.646+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.647+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.648+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.651+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivDecorator$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 304] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"operation\"]) , Payload= {\"decorators\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:13 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.10 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 09:51:13 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.665+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DataTest]: DataTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.689+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DataTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.692+0000","service_id":"unknown","message":"HikariPool-12 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.720+0000","service_id":"unknown","message":"HikariPool-12 - Added connection org.postgresql.jdbc.PgConnection@52140522","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:13 {"version":"1.2.0","timestamp":"2025-07-03T09:51:13.721+0000","service_id":"unknown","message":"HikariPool-12 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.380+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.381+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.382+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.419+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.419+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.421+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.443+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.443+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.445+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.450+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getDomainTypes(DataServiceImpl.java:83)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllDomains$0(DataController.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllDomains(DataController.java:67)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllDomains()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_00_getAllDomains_2(DataTest.java:130)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.463+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.463+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.464+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.496+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.496+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.500+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.520+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.520+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.521+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.537+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.537+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.538+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.555+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.555+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.556+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.560+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_4(DataTest.java:357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.571+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.571+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.572+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.576+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyEntityTypes(DataServiceImpl.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:78)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_5(DataTest.java:378)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.586+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.587+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.588+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.614+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.614+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.615+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.636+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.636+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.637+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.710+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.710+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.711+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.737+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.737+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.738+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.774+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.774+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.775+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.799+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.800+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.801+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.833+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.834+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.835+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.862+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.863+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.864+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.885+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.885+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.886+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.910+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.910+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.912+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.938+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.938+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.939+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.966+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.966+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:21 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.967+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.989+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.989+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:21.990+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.015+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.016+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.017+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.040+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.040+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.041+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.084+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.085+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.086+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.107+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.107+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.108+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.134+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.134+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.135+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.145+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_25(DataTest.java:1177)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.161+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.161+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.162+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.169+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_26(DataTest.java:1198)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.181+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.181+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.182+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.192+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:192)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_27(DataTest.java:1219)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.204+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.204+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.205+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.212+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_28(DataTest.java:1240)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.224+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.224+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.225+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.238+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_29(DataTest.java:1261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.248+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.248+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.249+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.287+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.287+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.288+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.296+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityTypeInDomain(TeivException.java:68)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityTypeInDomain(RequestValidator.java:54)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:132)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_30(DataTest.java:1282)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.327+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.332+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.334+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.344+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityType(TeivException.java:62)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityType(RequestValidator.java:48)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:131)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_31(DataTest.java:1303)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.370+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.371+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.373+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.401+0000","service_id":"unknown","message":"Parsing error on target /attributes[contains(gNBCUName,'Cucp-1')] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input '[contains(gNBCUName' at line 1:21\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.403+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:95)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.431+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.431+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.432+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.452+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:148)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_33(DataTest.java:1345)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.478+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.479+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.480+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.528+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.528+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.531+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.583+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.588+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.590+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.652+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.653+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.655+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.668+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:431)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_37(DataTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.692+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.692+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.694+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.704+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateReliabilityIndicator(BasePathRefinement.java:987)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:738)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_38(DataTest.java:1482)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.721+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.721+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.723+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.727+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid metadata content\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidMetadaFilter(TeivPathException.java:126)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:744)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_39(DataTest.java:1505)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.737+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.737+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.738+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.781+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.781+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.782+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.786+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:741)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_40(DataTest.java:1528)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.800+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.800+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.801+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.864+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.865+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.870+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.891+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.891+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.892+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.917+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.917+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.919+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.947+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.947+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:22 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.948+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.969+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.969+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.973+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.995+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.995+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:22.996+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.018+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.018+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.020+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.044+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.044+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.045+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.066+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.067+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.068+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.094+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.094+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.096+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.137+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.138+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.139+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.169+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.169+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.173+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.201+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.201+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.203+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.231+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.232+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.233+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.259+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.259+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.261+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.285+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.285+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.290+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.299+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '2025-23-23T27:12:48.62817246Z' could not be parsed: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.format.DateTimeFormatter.createError(DateTimeFormatter.java:2023)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1958)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.time.DateTimeException: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.temporal.ValueRange.checkValidIntValue(ValueRange.java:338)\n\tat java.base/java.time.temporal.ChronoField.checkValidIntValue(ChronoField.java:737)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:644)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:126)\n\tat java.base/java.time.chrono.AbstractChronology.resolveDate(AbstractChronology.java:442)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:586)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:126)\n\tat java.base/java.time.format.Parsed.resolveDateFields(Parsed.java:366)\n\tat java.base/java.time.format.Parsed.resolveFields(Parsed.java:272)\n\tat java.base/java.time.format.Parsed.resolve(Parsed.java:259)\n\tat java.base/java.time.format.DateTimeParseContext.toResolved(DateTimeParseContext.java:331)\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2058)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\t... 140 common frames omitted\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.301+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.311+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.311+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.312+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.317+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '202510-11T20:12:48.62817246Z' could not be parsed at index 0\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.318+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.327+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.327+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.328+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.348+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.349+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.350+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.378+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.379+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.380+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.404+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.405+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.406+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.427+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.427+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.428+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.452+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.452+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.454+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.478+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.478+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.479+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.506+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.506+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.507+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.535+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.535+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.536+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.557+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.558+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.559+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.581+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.582+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.583+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.606+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.606+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.607+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.611+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.setContainerTypesAndTopologyObjects(BasePathRefinement.java:166)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$processTopologyObjectsWithContainerTypeNull$6(BasePathRefinement.java:155)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.processTopologyObjectsWithContainerTypeNull(BasePathRefinement.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:96)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_68(DataTest.java:2357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.620+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.620+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.622+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.626+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameters for association\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidParamsForAssociation(TeivPathException.java:140)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkParamsForAssociation(BasePathRefinement.java:609)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAssociationTopologyObject(BasePathRefinement.java:600)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAttributesOfTopologyObject(BasePathRefinement.java:639)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:559)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_69(DataTest.java:2380)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.635+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.635+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.636+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.657+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.657+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.658+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.682+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.682+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.683+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.713+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.713+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.715+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.724+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.assembleTopologyObject(ResolverUtil.java:104)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getTopologyObjectForScope(ResolverUtil.java:87)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:186)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitContainsFunctionCondition(ScopeFilterListener.java:115)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$ContainsFunctionConditionContext.exitRule(teivPathParser.java:546)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_72(DataTest.java:2463)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.735+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.735+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.737+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.742+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_73(DataTest.java:2486)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.755+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.755+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.756+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.760+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_74(DataTest.java:2507)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.769+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.769+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.770+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.794+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.794+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.795+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.800+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_76(DataTest.java:2563)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.809+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.809+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.810+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.815+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_77(DataTest.java:2584)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.824+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.824+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.825+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.849+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.849+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.850+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.869+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.869+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.871+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.891+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.892+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.893+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.914+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.915+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.919+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.943+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.943+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.944+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.949+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:120)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_2(DataTest.java:2685)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.960+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.960+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.961+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:23 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.964+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:119)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_3(DataTest.java:2706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.973+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.973+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.974+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.985+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.986+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.986+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.986+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.986+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:23.987+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.008+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.008+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.009+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.014+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.014+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.035+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.035+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.036+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.043+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.043+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.044+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.044+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.044+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.044+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.081+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.081+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.083+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.090+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.090+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.091+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.091+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.091+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.091+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.109+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.109+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.110+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.129+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.129+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.131+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.141+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.142+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.142+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.142+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.142+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.142+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.143+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.143+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.162+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.162+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.164+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.170+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.170+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.171+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.171+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.171+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.171+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.176+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:202)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_14(DataTest.java:3147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.188+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.188+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.189+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.196+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.196+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.197+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.197+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.197+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.197+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.206+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_15(DataTest.java:3168)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.217+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.217+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.218+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.249+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.249+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.250+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.250+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.250+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.251+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.251+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.251+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.252+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.252+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.252+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.253+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.253+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.253+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.253+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.254+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.254+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.254+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.258+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.258+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.259+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.259+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.314+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.314+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.315+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.338+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.338+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.341+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.341+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.341+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.342+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.342+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.342+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.343+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.343+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.343+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.345+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.345+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.346+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.347+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.347+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.347+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.347+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.348+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.348+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.348+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.348+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.388+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.388+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.389+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.412+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.413+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.413+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.413+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.414+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.415+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.415+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.416+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.416+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.416+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.417+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.417+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.418+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.418+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.419+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.419+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.419+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.420+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.421+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.422+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.423+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.423+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.463+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.464+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.465+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.480+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.480+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.481+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.481+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.482+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.482+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.482+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.483+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.483+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.484+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.484+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.485+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.485+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.485+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.486+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.486+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.486+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.487+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.487+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.487+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.488+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.488+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.530+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.530+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.532+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.537+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.538+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.538+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.538+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.553+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.554+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.555+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.560+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.561+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.561+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.561+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.577+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.577+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.578+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.584+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.585+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.585+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.585+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.585+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.585+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.604+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.604+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.606+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.612+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.613+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.613+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.613+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.613+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.614+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.614+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.614+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.614+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.614+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.614+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.614+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.639+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.639+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.640+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.647+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.647+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.647+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.648+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.648+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.648+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.648+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.648+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.648+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.648+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.649+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.649+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.666+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.666+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.667+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.674+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.675+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.675+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.675+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.675+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.675+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.676+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.676+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.676+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.676+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.676+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.676+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.698+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.698+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.699+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.714+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.714+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.714+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.715+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.715+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.715+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.715+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.716+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.716+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.716+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.716+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.716+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.739+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.739+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.740+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.748+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.771+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.772+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.773+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.797+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.797+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.798+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.817+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.818+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.819+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.835+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.835+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.836+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.874+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.875+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.876+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.879+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_05_getRelationshipTypes_4(DataTest.java:3684)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.889+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.889+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.890+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.910+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.910+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.911+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.929+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.929+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.931+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.950+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.950+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.951+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.958+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:236)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_11(DataTest.java:4056)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.970+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.971+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.972+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:24 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.976+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown relationship type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownRelationshipTypeInDomain(TeivException.java:82)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateRelationshipTypeInDomain(RequestValidator.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:103)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_12(DataTest.java:4077)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.985+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.985+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:24.986+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.011+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.011+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.012+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.033+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.033+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.037+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.056+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.056+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.057+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.076+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.076+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.078+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.096+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.096+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.098+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.102+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.103+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.118+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.118+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.119+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.124+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.124+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.136+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.136+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.137+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.144+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.145+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.161+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.162+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.163+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.182+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.183+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.184+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.199+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.199+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.201+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.220+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.220+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.221+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.246+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.246+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.248+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.267+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.267+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.268+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.277+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipById(DataServiceImpl.java:221)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipById$8(DataController.java:180)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipById(DataController.java:175)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_07_getRelationshipById_2(DataTest.java:4238)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.289+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.289+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.290+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.307+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.307+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.308+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.341+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.341+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.343+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.363+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.363+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.364+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.388+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.388+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.389+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.409+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.409+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.411+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.433+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.433+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.434+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.471+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.471+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.472+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.495+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.495+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.496+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.506+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:159)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_15(DataTest.java:4771)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.516+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.517+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.518+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.522+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameter error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.sourceIdNameError(TeivPathException.java:72)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkSourceIdTopologyObject(BasePathRefinement.java:615)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:565)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:157)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_16(DataTest.java:4792)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.532+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.532+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.534+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.558+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.558+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.559+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.578+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.579+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.580+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.601+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.601+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.602+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.635+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.636+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.637+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.660+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.660+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.661+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.682+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.682+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.684+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.736+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.736+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.737+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.760+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.760+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.761+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.781+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.781+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.782+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.805+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.805+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.806+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.825+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.826+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.827+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.846+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.846+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.847+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.870+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.870+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.871+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.888+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.888+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.889+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.913+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.913+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.915+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.935+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.935+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.936+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.966+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.966+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:25 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.967+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.985+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.985+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:25.987+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.003+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.003+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.004+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.037+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.038+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.039+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.062+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.063+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.064+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:26 [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.42 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 09:51:26 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.089+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest]: ClassifiersTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.092+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.094+0000","service_id":"unknown","message":"HikariPool-13 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.119+0000","service_id":"unknown","message":"HikariPool-13 - Added connection org.postgresql.jdbc.PgConnection@3bd942ab","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:26 {"version":"1.2.0","timestamp":"2025-07-03T09:51:26.119+0000","service_id":"unknown","message":"HikariPool-13 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.127+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.127+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.128+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.163+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.163+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.165+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.188+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.188+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.190+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.210+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.210+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.212+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.233+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.233+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.234+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.264+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.264+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.265+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.285+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.285+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.286+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.307+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.307+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.308+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.329+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.329+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.330+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.352+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.352+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.353+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.370+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.370+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.371+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.379+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.consumerdata.ConsumerDataValidator.validate(ConsumerDataValidator.java:51)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateClassifiersParameter(BasePathRefinement.java:759)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:675)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_01_getClassifiers_getRelationshipsByType_3(ClassifiersTest.java:354)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.399+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.399+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.401+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.419+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.420+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.421+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.473+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.473+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.474+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.506+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.506+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.512+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.581+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.581+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.586+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.610+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.610+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.612+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.619+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.620+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.620+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.620+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.630+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.630+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.631+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.705+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.706+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.706+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.747+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.747+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.748+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.760+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.765+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.765+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.766+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.775+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.775+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.776+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.848+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Weekday] for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.859+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.859+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.860+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.880+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.881+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.881+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.895+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.895+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.897+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.941+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.941+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.942+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.953+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.953+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.954+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.962+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.963+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module-wrong:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.963+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:34 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.963+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.975+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.976+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.977+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:34.991+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.004+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.004+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.005+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.033+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.044+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.044+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.046+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.065+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.074+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.075+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.076+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.101+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.111+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.111+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.112+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.115+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivClassifier$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 292] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"operation\"]) , Payload= {\"classifiers\":[\"test-app-module-wrong:Rural\",\"test-app-module:Weekend\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.122+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.122+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.123+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.125+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 16] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"classifiers\"]) , Payload= {\"classifiers\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:35 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.043 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 09:51:35 [INFO] Running org.oran.smo.teiv.exposure.api.contract.GroupsTest 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.140+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.GroupsTest]: GroupsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.158+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.GroupsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.160+0000","service_id":"unknown","message":"HikariPool-14 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.168+0000","service_id":"unknown","message":"HikariPool-14 - Added connection org.postgresql.jdbc.PgConnection@6731b3b1","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:35 {"version":"1.2.0","timestamp":"2025-07-03T09:51:35.168+0000","service_id":"unknown","message":"HikariPool-14 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:43 09:51:43 . ____ _ __ _ _ 09:51:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:51:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:51:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:51:43 ' |____| .__|_| |_|_| |_\__, | / / / / 09:51:43 =========|_|==============|___/=/_/_/_/ 09:51:43 09:51:43 :: Spring Boot :: (v3.4.2) 09:51:43 09:51:43 {"version":"1.2.0","timestamp":"2025-07-03T09:51:43.817+0000","service_id":"unknown","message":"Starting GroupsTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 09:51:43 {"version":"1.2.0","timestamp":"2025-07-03T09:51:43.817+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 09:51:45 {"version":"1.2.0","timestamp":"2025-07-03T09:51:45.904+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:45 {"version":"1.2.0","timestamp":"2025-07-03T09:51:45.904+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:45 {"version":"1.2.0","timestamp":"2025-07-03T09:51:45.911+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:51:45 {"version":"1.2.0","timestamp":"2025-07-03T09:51:45.930+0000","service_id":"unknown","message":"Completed initialization in 26 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.001+0000","service_id":"unknown","message":"Started GroupsTest in 2.232 seconds (process running for 763.36)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.008+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.008+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.009+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.083+0000","service_id":"unknown","message":"HikariPool-15 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.095+0000","service_id":"unknown","message":"HikariPool-15 - Added connection org.postgresql.jdbc.PgConnection@5dbb0326","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.096+0000","service_id":"unknown","message":"HikariPool-15 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.108+0000","service_id":"unknown","message":"HikariPool-16 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.116+0000","service_id":"unknown","message":"HikariPool-16 - Added connection org.postgresql.jdbc.PgConnection@4bc6a019","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.117+0000","service_id":"unknown","message":"HikariPool-16 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.137+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=1]\n} with id urn:o-ran:smo:teiv:group=32b3dec3-101f-41c0-a8b0-fd259fdeb0ca - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.157+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.157+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.159+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.181+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByType {\n queryType: getEntitiesByType\n domain: RAN\n entityTypeName: NRCellDU\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=200e6cf7-a348-4a14-8243-a03994b38a86 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.193+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.193+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.194+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.208+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: bla\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n}, Unknown domain - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.208+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.210+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.229+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.229+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.230+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.260+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: TEIV\n entityTypeName: NRCellDU\n entityId: urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=9,ODUFunction=9,NRCellDU=1\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=2]\n}, Invalid target filter, only relationship conditions can be provided - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.260+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.261+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.274+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.274+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.275+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.280+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: NRCellDU-1\n targetFilter: null\n scopeFilter: null\n}, Topology ID format not supported - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.280+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.281+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.289+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.289+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.290+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.393+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.393+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.394+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.412+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.413+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.414+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.438+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.438+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.439+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.449+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.449+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.450+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.480+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.480+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.481+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.490+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.490+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.491+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.496+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.497+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.497+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.498+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.498+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.498+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.512+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.512+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.513+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.518+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement:bla=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology type must be in the format 'moduleName:topologyTypeName'. Provided: o-ran-smo-teiv-oam:ManagedElement:bla - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.518+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.519+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.528+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.528+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.530+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.535+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology id 3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2 is not in supported format. Provided members id should start with urn: - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.535+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.536+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.572+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.572+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.573+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.580+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.581+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.581+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.581+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.581+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.581+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.598+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: urn:NRCellDU-1\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=2ccb443b-5a56-49b3-865e-f53510e73174 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.608+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.608+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.610+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.614+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.614+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.615+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.623+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.623+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.624+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.628+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{}]}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.629+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.629+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.645+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.646+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.647+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.651+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.652+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.652+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.661+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.661+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.662+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.667+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.667+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.668+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.676+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.676+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.677+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.681+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}], Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.681+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.682+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.694+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.694+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.695+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.700+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}], Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.700+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.701+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.713+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.713+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.714+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.719+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}], Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.719+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.720+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.739+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.739+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.740+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.745+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}], The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.746+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.746+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.759+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.759+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.760+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.762+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"dynamic\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, A static group cannot be created of type 'dynamic' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.777+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.777+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.778+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.780+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"invalidGroup\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.785+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.785+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.787+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.797+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: RAN\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=f3ec70b9-a260-4ed1-a1d4-4bcc7ca22d48 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.807+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.807+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.808+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.822+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.822+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.828+0000","service_id":"unknown","message":"Completed initialization in 6 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.835+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.835+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.835+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the entity type: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.875+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:ManagedElement=1}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=EA8BF964B4888BFD1991D8E2ECDFA7723118D3829C1378ACBB5484F9ADE328957641013EDF2BEC80CB8E4E0A46CC2D85B960EF25ABF61CC8601095948E368624}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=7EB5B959010A84E95BFA6CAA314120CC335007FCDB2947A53A6E19171BB8742965A874FB89B73CD21EB790E52C8E6DC129B35469BA3867DAC67F4DE72E60185E}]}, {o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ODUFUNCTION=[{id=urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=86084B5A80FAC7339117CEB91A4838FAC28C50AF00C9A13DF66FFA497356A8F440626A935B9621D4C833F0A6DE2722EDC9A312E506D80235A8C1BF54D8DFACC8}]}] with id urn:o-ran:smo:teiv:group=4a965e6a-bad3-465b-8ae5-99a860ade5ff - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.889+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.889+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.890+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.892+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.908+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.908+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.909+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.911+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"static\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, A dynamic group cannot be created of type 'static' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.916+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.916+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.917+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.919+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"invalidGroupType\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.924+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.924+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.925+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.927+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"dynamic\",\"criteria\":{\"queryType\":\"invalidQueryType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid query type. Only 'getRelationshipsForEntityId', 'getEntitiesByDomain', 'getEntitiesByType' & 'getRelationshipsByType' are supported. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.933+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.933+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.934+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.936+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n \"criteria\": {\\n \"queryType\": \"getEntitiesByType\",\\n \"domain\": \"RAN\",\\n }\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.944+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.945+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:46 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.945+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.990+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.990+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:46.991+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.012+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.012+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.013+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.029+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.029+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.030+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.046+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.046+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.047+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.059+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.059+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.060+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.089+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.089+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.094+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.121+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.121+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.122+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.136+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.136+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.139+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.185+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.185+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.187+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.209+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.210+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.211+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.229+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440100 ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve subtype of [simple type, class org.oran.smo.teiv.api.model.OranTeivCriteria]: missing type id property 'queryType'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 121]\n\tat com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)\n\tat com.fasterxml.jackson.databind.DeserializationContext.missingTypeIdException(DeserializationContext.java:2051)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleMissingTypeId(DeserializationContext.java:1622)\n\tat com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._handleMissingTypeId(TypeDeserializerBase.java:309)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedUsingDefaultImpl(AsPropertyTypeDeserializer.java:211)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:145)\n\tat com.fasterxml.jackson.databind.deser.AbstractDeserializer.deserializeWithType(AbstractDeserializer.java:263)\n\tat com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:141)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.238+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Criteria deserialization exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.criteriaDeserializationException(GroupsException.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:155)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.247+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.247+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.248+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.260+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.260+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.261+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.265+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.265+0000","service_id":"unknown","message":"Error while fetching the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: urn:o-ran:smo:teiv:group=non-existing-group\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupById$1(GroupsRepositoryImpl.java:103)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupById(GroupsRepositoryImpl.java:101)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:139)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.266+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:152)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.274+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.275+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.276+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.284+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.292+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.292+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.293+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.305+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.313+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.313+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.315+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.331+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group doesn't exist when trying to delete the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.332+0000","service_id":"unknown","message":"Error while deleting the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to delete the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.deleteGroupById(GroupsRepositoryImpl.java:261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.deleteGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:119)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.332+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.333+0000","service_id":"unknown","message":"Audit Log: FAILED - Delete group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.333+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.345+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.345+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.346+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.361+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.365+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.366+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.386+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.395+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.395+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.396+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.406+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.415+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.415+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.416+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.420+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.421+0000","service_id":"unknown","message":"Error while updating the group name: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.renameGroupById(GroupsRepositoryImpl.java:250)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.renameGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:129)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.421+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.422+0000","service_id":"unknown","message":"Audit Log: FAILED - Update name test-group-new-name for group urn:o-ran:smo:teiv:non-existing-group, The requested group is not found - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:non-existing-group/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.422+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.443+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.443+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.444+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.459+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.460+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.462+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.517+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.518+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.519+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.543+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.544+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.545+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.557+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.557+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.560+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.560+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.560+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.560+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.560+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.561+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.561+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.561+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.561+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.561+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.562+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.583+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_10(GroupsTest.java:1572)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.596+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.596+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.598+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.603+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.EntityByTypeResolver.resolveByCriteria(EntityByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_11(GroupsTest.java:1593)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.617+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.618+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.619+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.623+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.624+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:162)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.624+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.639+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.639+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.640+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.653+0000","service_id":"unknown","message":"Unknown relationship name: NRCellDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.653+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Filter Error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.notMatchingScopeAndTargetFilter(TeivPathException.java:150)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveWildCardObjectsInScopeAndTarget(BasePathRefinement.java:256)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$refine$2(BasePathRefinement.java:101)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:101)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_13(GroupsTest.java:1635)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.661+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.661+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.662+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.668+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_14(GroupsTest.java:1656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.679+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.679+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.680+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.696+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.697+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.697+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.697+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.697+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.698+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.698+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.698+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.698+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.698+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.698+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.699+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.699+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.699+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.699+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.699+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.700+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.701+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.701+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.732+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.732+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.733+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.752+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.752+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.753+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.778+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.778+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.778+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_4(GroupsTest.java:1394)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.785+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.785+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.786+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.840+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.840+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.841+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.848+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.860+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.860+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.862+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.870+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.870+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.870+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_6(GroupsTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.878+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.879+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.880+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.890+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.890+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.890+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_7(GroupsTest.java:1487)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.899+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.899+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.900+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.927+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.927+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.928+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.928+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.928+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.928+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.928+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.928+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.955+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.955+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.956+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.962+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361 doesn't exist when trying to get the provided members.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.963+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361doesn't exist when trying to get the provided members.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getProvidedMembersById(GroupsRepositoryImpl.java:272)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getProvidedMembersById()\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:54)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:47 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.963+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.974+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.974+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.975+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.995+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.995+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:47.996+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.002+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.002+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.002+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_1(GroupsTest.java:1715)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.003+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.004+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.004+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.024+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.024+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.025+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.030+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.030+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.030+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.lambda$retrieve$0(NotPresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.retrieve(NotPresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_2(GroupsTest.java:1752)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.041+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.042+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.042+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.064+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.064+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.065+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.070+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.070+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.070+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.lambda$retrieve$0(InvalidProvidedMembersRetriever.java:54)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.retrieve(InvalidProvidedMembersRetriever.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_3(GroupsTest.java:1783)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.071+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.071+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.072+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.086+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.086+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.088+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.104+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.105+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.106+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.109+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid status\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidStatusException(GroupsException.java:83)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.lambda$fromValue$0(ProvidedMembersStatus.java:47)\n\tat java.base/java.util.Optional.map(Optional.java:260)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.fromValue(ProvidedMembersStatus.java:41)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:202)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_5(GroupsTest.java:1841)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.118+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.118+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.119+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.123+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.123+0000","service_id":"unknown","message":"Error while getting provided members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:203)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.124+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:214)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.138+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.138+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.139+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.176+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.184+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.184+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.185+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.194+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.201+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.201+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.202+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.208+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.213+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.214+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=11}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=22}]}, {o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=11}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=11}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216, Merging topology identifiers in request to the group will result in 16 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.214+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.222+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.222+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.224+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.230+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.230+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.230+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.231+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.231+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341, Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.231+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.239+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.239+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.240+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.249+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.249+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.250+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.251+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.251+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.258+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.259+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.260+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.269+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable provided member [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.269+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.270+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified provided members topology identifier: [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.270+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.278+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.278+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.279+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.285+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213 failed due to unavailable topology entity/relation o-ran-smo-teiv-ran:NRCellDU provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.285+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.286+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213, The specified topology entity/relation: o-ran-smo-teiv-ran:NRCellDU is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.286+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.297+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.298+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.299+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.311+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.311+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.312+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.318+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable topology entity/relation o-ran-smo-teiv-oam:ManagedElement provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.318+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.319+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified topology entity/relation: o-ran-smo-teiv-oam:ManagedElement is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.319+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.330+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.330+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.332+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.343+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.343+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.344+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.355+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.355+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.356+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.367+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.367+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.368+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.381+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.391+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.392+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.393+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.398+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.399+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.399+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.407+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.407+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.409+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.414+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.414+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.414+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.422+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.422+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.424+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.430+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.431+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.431+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.440+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.441+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.446+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.451+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.452+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.452+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.460+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.461+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.462+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.468+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.468+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.468+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.481+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.481+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.482+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.488+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.489+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.489+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.501+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.501+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.502+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.507+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.508+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.508+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.516+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.516+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.517+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.523+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.524+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.524+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.533+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.533+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.534+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.539+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.540+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.540+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.552+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.552+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.553+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.558+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.559+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.559+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.560+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.560+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.569+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.569+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.570+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.585+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.597+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.597+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.598+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.613+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.613+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.614+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.628+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.639+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.639+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.640+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.651+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.662+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.662+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.663+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.674+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=1}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=2}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.685+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.685+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.686+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.690+0000","service_id":"unknown","message":"Error when updating provided members for a group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 as group type is not static","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.690+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.691+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050, The specified provided members for group cannot be updated as group type is not static - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.691+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.699+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.699+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.700+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.706+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.706+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}]}, {o-ran-smo-teiv-ran:OCUCPFunction=[{id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=1}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=2}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=3}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=4}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=3}]}, {o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.707+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.718+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.718+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.719+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.725+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.726+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.727+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=2}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=3}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=4}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=5}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=6}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=7}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214, Merging topology identifiers in request to the group will result in 17 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.727+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:51:48 [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.60 s -- in org.oran.smo.teiv.exposure.api.contract.GroupsTest 09:51:48 [INFO] Running org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.740+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest]: DecoratorsServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.754+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.757+0000","service_id":"unknown","message":"HikariPool-17 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.767+0000","service_id":"unknown","message":"HikariPool-17 - Added connection org.postgresql.jdbc.PgConnection@6ff361a7","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:48 {"version":"1.2.0","timestamp":"2025-07-03T09:51:48.768+0000","service_id":"unknown","message":"HikariPool-17 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:49 09:51:49 . ____ _ __ _ _ 09:51:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:51:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:51:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:51:49 ' |____| .__|_| |_|_| |_\__, | / / / / 09:51:49 =========|_|==============|___/=/_/_/_/ 09:51:49 09:51:49 :: Spring Boot :: (v3.4.2) 09:51:49 09:51:50 {"version":"1.2.0","timestamp":"2025-07-03T09:51:50.370+0000","service_id":"unknown","message":"Starting DecoratorsServiceContainerizedTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:51:50 {"version":"1.2.0","timestamp":"2025-07-03T09:51:50.371+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:51:50 {"version":"1.2.0","timestamp":"2025-07-03T09:51:50.908+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:46493","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:51:52 {"version":"1.2.0","timestamp":"2025-07-03T09:51:52.431+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:51:52 {"version":"1.2.0","timestamp":"2025-07-03T09:51:52.542+0000","service_id":"unknown","message":"Started DecoratorsServiceContainerizedTest in 2.701 seconds (process running for 769.901)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:51:59 {"version":"1.2.0","timestamp":"2025-07-03T09:51:59.242+0000","service_id":"unknown","message":"HikariPool-18 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:59 {"version":"1.2.0","timestamp":"2025-07-03T09:51:59.254+0000","service_id":"unknown","message":"HikariPool-18 - Added connection org.postgresql.jdbc.PgConnection@2438a92d","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:59 {"version":"1.2.0","timestamp":"2025-07-03T09:51:59.254+0000","service_id":"unknown","message":"HikariPool-18 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:59 {"version":"1.2.0","timestamp":"2025-07-03T09:51:59.316+0000","service_id":"unknown","message":"HikariPool-19 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:51:59 {"version":"1.2.0","timestamp":"2025-07-03T09:51:59.331+0000","service_id":"unknown","message":"HikariPool-19 - Added connection org.postgresql.jdbc.PgConnection@2231ee99","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:51:59 {"version":"1.2.0","timestamp":"2025-07-03T09:51:59.332+0000","service_id":"unknown","message":"HikariPool-19 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:52:15 {"version":"1.2.0","timestamp":"2025-07-03T09:52:15.489+0000","service_id":"unknown","message":"Start cleanup for test-app-for-deletion-module schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 09:52:15 {"version":"1.2.0","timestamp":"2025-07-03T09:52:15.736+0000","service_id":"unknown","message":"Cleanup for test-app-for-deletion-module schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 09:52:45 {"version":"1.2.0","timestamp":"2025-07-03T09:52:45.315+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotCompatibleDecorators$7(DecoratorsServiceContainerizedTest.java:221)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotCompatibleDecorators(DecoratorsServiceContainerizedTest.java:221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:53:32 {"version":"1.2.0","timestamp":"2025-07-03T09:53:32.846+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotAvailableDecorators$6(DecoratorsServiceContainerizedTest.java:211)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotAvailableDecorators(DecoratorsServiceContainerizedTest.java:211)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:53:46 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.0 s -- in org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 09:53:46 [INFO] Running org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 09:53:46 {"version":"1.2.0","timestamp":"2025-07-03T09:53:46.757+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest]: ClassifiersServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:53:46 {"version":"1.2.0","timestamp":"2025-07-03T09:53:46.781+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:53:46 09:53:46 . ____ _ __ _ _ 09:53:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:53:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:53:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:53:46 ' |____| .__|_| |_|_| |_\__, | / / / / 09:53:46 =========|_|==============|___/=/_/_/_/ 09:53:46 09:53:46 :: Spring Boot :: (v3.4.2) 09:53:46 09:53:47 {"version":"1.2.0","timestamp":"2025-07-03T09:53:47.086+0000","service_id":"unknown","message":"Starting ClassifiersServiceContainerizedTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:53:47 {"version":"1.2.0","timestamp":"2025-07-03T09:53:47.086+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:53:47 {"version":"1.2.0","timestamp":"2025-07-03T09:53:47.500+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:45749","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:53:49 {"version":"1.2.0","timestamp":"2025-07-03T09:53:48.948+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:53:49 {"version":"1.2.0","timestamp":"2025-07-03T09:53:49.064+0000","service_id":"unknown","message":"Started ClassifiersServiceContainerizedTest in 2.276 seconds (process running for 886.423)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 09:53:49 {"version":"1.2.0","timestamp":"2025-07-03T09:53:49.075+0000","service_id":"unknown","message":"HikariPool-20 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:53:49 {"version":"1.2.0","timestamp":"2025-07-03T09:53:49.085+0000","service_id":"unknown","message":"HikariPool-20 - Added connection org.postgresql.jdbc.PgConnection@1dd9961a","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:53:49 {"version":"1.2.0","timestamp":"2025-07-03T09:53:49.085+0000","service_id":"unknown","message":"HikariPool-20 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:53:56 {"version":"1.2.0","timestamp":"2025-07-03T09:53:56.375+0000","service_id":"unknown","message":"HikariPool-21 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:53:56 {"version":"1.2.0","timestamp":"2025-07-03T09:53:56.385+0000","service_id":"unknown","message":"HikariPool-21 - Added connection org.postgresql.jdbc.PgConnection@74ecfcff","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:53:56 {"version":"1.2.0","timestamp":"2025-07-03T09:53:56.386+0000","service_id":"unknown","message":"HikariPool-21 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:53:56 {"version":"1.2.0","timestamp":"2025-07-03T09:53:56.426+0000","service_id":"unknown","message":"HikariPool-22 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:53:56 {"version":"1.2.0","timestamp":"2025-07-03T09:53:56.442+0000","service_id":"unknown","message":"HikariPool-22 - Added connection org.postgresql.jdbc.PgConnection@2cab6f55","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:53:56 {"version":"1.2.0","timestamp":"2025-07-03T09:53:56.442+0000","service_id":"unknown","message":"HikariPool-22 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:54:57 {"version":"1.2.0","timestamp":"2025-07-03T09:54:57.459+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidClassifiers$6(ClassifiersServiceContainerizedTest.java:203)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.testAdd_entityAndRelationshipInvalidClassifiers(ClassifiersServiceContainerizedTest.java:203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:55:19 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.68 s -- in org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 09:55:19 [INFO] Running org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.280+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.325+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.369+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.412+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.455+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.505+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.505+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.548+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.593+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.635+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.683+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.684+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.726+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 09:55:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s -- in org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 09:55:21 [INFO] Running org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.733+0000","service_id":"unknown","message":"HikariPool-23 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.741+0000","service_id":"unknown","message":"HikariPool-23 - Added connection org.postgresql.jdbc.PgConnection@1e066a6d","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 09:55:21 {"version":"1.2.0","timestamp":"2025-07-03T09:55:21.741+0000","service_id":"unknown","message":"HikariPool-23 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:56:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.56 s -- in org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 09:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 09:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.utils.RequestValidatorTest 09:56:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.oran.smo.teiv.exposure.utils.RequestValidatorTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.utils.PaginationUtilTest 09:56:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.oran.smo.teiv.exposure.utils.PaginationUtilTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.447+0000","service_id":"unknown","message":"Parsing error on target attributes :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input 'attributes' at line 1:0\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.lambda$process$0(TargetResolver.java:76)\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:71)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:39)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.lambda$testTargetWithoutSlash$7(TargetResolverTest.java:156)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.testTargetWithoutSlash(TargetResolverTest.java:156)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:23 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.479+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)', 50asd0)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 70 right before 'asd0' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1211)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber$0(ScopeResolverTest.java:128)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber(ScopeResolverTest.java:128)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.492+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)' 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 67 right before '500' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1199)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1$1(ScopeResolverTest.java:134)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1(ScopeResolverTest.java:134)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.493+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, ,'POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 40 right before ',' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1197)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2$2(ScopeResolverTest.java:140)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2(ScopeResolverTest.java:140)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.495+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3$3(ScopeResolverTest.java:146)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3(ScopeResolverTest.java:146)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.496+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', )] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4$4(ScopeResolverTest.java:152)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4(ScopeResolverTest.java:152)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:23 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 09:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 09:56:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 09:56:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 09:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.654+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.655+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.655+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.655+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.714+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.714+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.714+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.715+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.742+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.742+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.743+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 {"version":"1.2.0","timestamp":"2025-07-03T09:56:23.743+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:23 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 09:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 09:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 09:56:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 09:56:24 {"version":"1.2.0","timestamp":"2025-07-03T09:56:24.334+0000","service_id":"unknown","message":"Unknown entity name: managed-by-managedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 09:56:24 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 09:56:24 [INFO] Running org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 09:56:24 {"version":"1.2.0","timestamp":"2025-07-03T09:56:24.411+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest]: TeivGroupsHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:56:24 {"version":"1.2.0","timestamp":"2025-07-03T09:56:24.430+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:56:24 09:56:24 . ____ _ __ _ _ 09:56:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:56:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:56:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:56:24 ' |____| .__|_| |_|_| |_\__, | / / / / 09:56:24 =========|_|==============|___/=/_/_/_/ 09:56:24 09:56:24 :: Spring Boot :: (v3.4.2) 09:56:24 09:56:24 {"version":"1.2.0","timestamp":"2025-07-03T09:56:24.465+0000","service_id":"unknown","message":"Starting TeivGroupsHealthIndicatorTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:24 {"version":"1.2.0","timestamp":"2025-07-03T09:56:24.465+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:26 {"version":"1.2.0","timestamp":"2025-07-03T09:56:26.921+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:56:26 {"version":"1.2.0","timestamp":"2025-07-03T09:56:26.921+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:26 {"version":"1.2.0","timestamp":"2025-07-03T09:56:26.928+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:56:26 {"version":"1.2.0","timestamp":"2025-07-03T09:56:26.949+0000","service_id":"unknown","message":"Completed initialization in 28 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.018+0000","service_id":"unknown","message":"Started TeivGroupsHealthIndicatorTest in 2.583 seconds (process running for 1044.377)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.134+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.137+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.733 s -- in org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 09:56:27 [INFO] Running org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.152+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest]: TeivExposureHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.156+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:56:27 09:56:27 . ____ _ __ _ _ 09:56:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:56:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:56:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:56:27 ' |____| .__|_| |_|_| |_\__, | / / / / 09:56:27 =========|_|==============|___/=/_/_/_/ 09:56:27 09:56:27 :: Spring Boot :: (v3.4.2) 09:56:27 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.196+0000","service_id":"unknown","message":"Starting TeivExposureHealthIndicatorTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.196+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:27 {"version":"1.2.0","timestamp":"2025-07-03T09:56:27.585+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.105+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.106+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.112+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.136+0000","service_id":"unknown","message":"Completed initialization in 30 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.208+0000","service_id":"unknown","message":"Started TeivExposureHealthIndicatorTest in 2.042 seconds (process running for 1046.567)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.244+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.248+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 s -- in org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 09:56:29 [INFO] Running org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.264+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest]: TeivIngestionHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.268+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:56:29 09:56:29 . ____ _ __ _ _ 09:56:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:56:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:56:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:56:29 ' |____| .__|_| |_|_| |_\__, | / / / / 09:56:29 =========|_|==============|___/=/_/_/_/ 09:56:29 09:56:29 :: Spring Boot :: (v3.4.2) 09:56:29 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.304+0000","service_id":"unknown","message":"Starting TeivIngestionHealthIndicatorTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.304+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:29 {"version":"1.2.0","timestamp":"2025-07-03T09:56:29.690+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.038+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.038+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.045+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.062+0000","service_id":"unknown","message":"Completed initialization in 24 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.166+0000","service_id":"unknown","message":"Started TeivIngestionHealthIndicatorTest in 1.894 seconds (process running for 1048.525)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.168+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.237+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.284+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.290+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.300+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.303+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 09:56:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 s -- in org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 09:56:31 [INFO] Running org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 09:56:31 {"version":"1.2.0","timestamp":"2025-07-03T09:56:31.892+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: testGroup ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3827)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.lambda$testResolveDynamicGroupsThrowsException$0(DynamicGroupResolverTest.java:65)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.testResolveDynamicGroupsThrowsException(DynamicGroupResolverTest.java:64)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 09:56:31 [INFO] Running org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 09:56:32 {"version":"1.2.0","timestamp":"2025-07-03T09:56:32.197+0000","service_id":"unknown","message":"Error while serializing the criteria for the dynamic group: class OranTeivDynamic {\n name: testGroup\n type: dynamic\n criteria: class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: null\n scopeFilter: null\n }\n}","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.writeValueAsString(ObjectMapper.java:4050)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:63)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.lambda$createGroupThrowsJsonException$0(DynamicGroupCreatorTest.java:62)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.createGroupThrowsJsonException(DynamicGroupCreatorTest.java:62)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 09:56:32 [INFO] Running org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 09:56:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 09:56:32 [INFO] Running org.oran.smo.teiv.utils.IngestionYangParserTest 09:56:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.oran.smo.teiv.utils.IngestionYangParserTest 09:56:32 [INFO] Running org.oran.smo.teiv.utils.schema.GeographyTest 09:56:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.oran.smo.teiv.utils.schema.GeographyTest 09:56:32 [INFO] Running org.oran.smo.teiv.utils.JooqTypeConverterTest 09:56:32 {"version":"1.2.0","timestamp":"2025-07-03T09:56:32.396+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]\n\tat com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)\n\tat com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1767)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1541)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1488)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:402)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:254)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToMap$3(JooqTypeConverterTest.java:104)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToMap(JooqTypeConverterTest.java:104)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:32 {"version":"1.2.0","timestamp":"2025-07-03T09:56:32.402+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.JsonMappingException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14] (through reference chain: java.util.ArrayList[1])\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:401)\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:372)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:381)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:246)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToList$2(JooqTypeConverterTest.java:98)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToList(JooqTypeConverterTest.java:98)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: com.fasterxml.jackson.core.io.JsonEOFException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14]\n\tat com.fasterxml.jackson.core.base.ParserMinimalBase._reportInvalidEOF(ParserMinimalBase.java:641)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString2(ReaderBasedJsonParser.java:2186)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString(ReaderBasedJsonParser.java:2173)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser.getText(ReaderBasedJsonParser.java:295)\n\tat com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializerNR.deserialize(UntypedObjectDeserializerNR.java:82)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:361)\n\t... 83 common frames omitted\n"}}} 09:56:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.oran.smo.teiv.utils.JooqTypeConverterTest 09:56:32 [INFO] Running org.oran.smo.teiv.utils.YangParserTest 09:56:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.oran.smo.teiv.utils.YangParserTest 09:56:32 [INFO] Running org.oran.smo.teiv.utils.ExposureYangParserTest 09:56:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.oran.smo.teiv.utils.ExposureYangParserTest 09:56:32 [INFO] Running org.oran.smo.teiv.CoreApplicationTest 09:56:32 {"version":"1.2.0","timestamp":"2025-07-03T09:56:32.656+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.CoreApplicationTest]: CoreApplicationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 09:56:32 {"version":"1.2.0","timestamp":"2025-07-03T09:56:32.671+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.CoreApplicationTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 09:56:32 09:56:32 . ____ _ __ _ _ 09:56:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:56:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:56:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:56:32 ' |____| .__|_| |_|_| |_\__, | / / / / 09:56:32 =========|_|==============|___/=/_/_/_/ 09:56:32 09:56:32 :: Spring Boot :: (v3.4.2) 09:56:32 09:56:32 {"version":"1.2.0","timestamp":"2025-07-03T09:56:32.701+0000","service_id":"unknown","message":"Starting CoreApplicationTest using Java 17.0.7 with PID 3296 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 09:56:32 {"version":"1.2.0","timestamp":"2025-07-03T09:56:32.701+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 09:56:33 {"version":"1.2.0","timestamp":"2025-07-03T09:56:33.130+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 09:56:34 {"version":"1.2.0","timestamp":"2025-07-03T09:56:34.612+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 09:56:34 {"version":"1.2.0","timestamp":"2025-07-03T09:56:34.612+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:34 {"version":"1.2.0","timestamp":"2025-07-03T09:56:34.619+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 09:56:34 {"version":"1.2.0","timestamp":"2025-07-03T09:56:34.641+0000","service_id":"unknown","message":"Completed initialization in 29 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 09:56:34 {"version":"1.2.0","timestamp":"2025-07-03T09:56:34.704+0000","service_id":"unknown","message":"Started CoreApplicationTest in 2.027 seconds (process running for 1052.063)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 09:56:34 {"version":"1.2.0","timestamp":"2025-07-03T09:56:34.797+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:56:35 {"version":"1.2.0","timestamp":"2025-07-03T09:56:35.812+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 09:56:35 {"version":"1.2.0","timestamp":"2025-07-03T09:56:35.822+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:56:36 {"version":"1.2.0","timestamp":"2025-07-03T09:56:36.824+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 09:56:36 {"version":"1.2.0","timestamp":"2025-07-03T09:56:36.829+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 09:56:37 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.834+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 09:56:37 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.914+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:37 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.918+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:37 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.922+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:37 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.948+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:37 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.952+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:37 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.956+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.980+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.984+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:37.988+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.025+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.029+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.033+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.059+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.063+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.067+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.088+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.093+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.098+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 09:56:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.455 s -- in org.oran.smo.teiv.CoreApplicationTest 09:56:38 [INFO] Running org.oran.smo.teiv.listener.CreateTopologyProcessorTest 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.689+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: test error","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.695+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.700+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.707+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.oran.smo.teiv.listener.CreateTopologyProcessorTest 09:56:38 [INFO] Running org.oran.smo.teiv.listener.MergeTopologyProcessorTest 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.741+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.751+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.773+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 {"version":"1.2.0","timestamp":"2025-07-03T09:56:38.776+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.oran.smo.teiv.listener.MergeTopologyProcessorTest 09:56:38 [INFO] Running org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 09:56:41 {"version":"1.2.0","timestamp":"2025-07-03T09:56:41.352+0000","service_id":"unknown","message":"Unsupported type: unsupported-type for source-entity-delete event. Event: CloudEvent{id='1.0', source=http://localhost:8080/local-source, type='topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete', datacontenttype='application/json', dataschema=http://localhost/schema, data=BytesCloudEventData{value=[123, 34, 116, 121, 112, 101, 34, 58, 34, 117, 110, 115, 117, 112, 112, 111, 114, 116, 101, 100, 45, 116, 121, 112, 101, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 34, 97, 98, 99, 34, 125]}, extensions={correlationid=test-correlation-id}}","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:41 {"version":"1.2.0","timestamp":"2025-07-03T09:56:41.357+0000","service_id":"unknown","message":"Error while parsing the Missing required creator property 'value' (index 1)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 35] (through reference chain: org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor$SourceEntityDelete[\"value\"]) event.","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:41 {"version":"1.2.0","timestamp":"2025-07-03T09:56:41.648+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete, dataschema=http://localhost/schema, data={\"type\":\"cmHandle\",\"value\":\"abc\"}}. Used kafka message key: messageKey. Reason: null","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.868 s -- in org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 09:56:41 [INFO] Running org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 09:56:41 {"version":"1.2.0","timestamp":"2025-07-03T09:56:41.677+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:41 {"version":"1.2.0","timestamp":"2025-07-03T09:56:41.680+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 09:56:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 09:56:41 {"version":"1.2.0","timestamp":"2025-07-03T09:56:41.708+0000","service_id":"unknown","message":"HikariPool-1 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"SpringApplicationShutdownHook"}}} 09:56:42 [INFO] 09:56:42 [INFO] Results: 09:56:42 [INFO] 09:56:42 [INFO] Tests run: 790, Failures: 0, Errors: 0, Skipped: 0 09:56:42 [INFO] 09:56:42 [INFO] 09:56:42 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ topology-exposure-inventory-jar --- 09:56:42 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec 09:56:43 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 09:56:43 [INFO] All coverage checks have been met. 09:56:43 [INFO] 09:56:43 [INFO] --- spring-cloud-contract:4.0.2:generateStubs (default-generateStubs) @ topology-exposure-inventory-jar --- 09:56:43 [INFO] Files matching this pattern will be excluded from stubs generation [] 09:56:43 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar 09:56:43 [INFO] 09:56:43 [INFO] --- jar:3.4.2:jar (default-jar) @ topology-exposure-inventory-jar --- 09:56:43 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar 09:56:44 [INFO] 09:56:44 [INFO] --- resources:3.3.1:copy-resources (copy-resource-docs) @ topology-exposure-inventory-jar --- 09:56:44 [INFO] Copying 4 resources from src/main/resources/v1 to ../docs/offeredapis 09:56:44 [INFO] 09:56:44 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ topology-exposure-inventory-jar --- 09:56:44 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:56:44 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar.original 09:56:44 [INFO] 09:56:44 [INFO] --- spring-boot:3.4.2:repackage (default) @ topology-exposure-inventory-jar --- 09:56:44 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:56:44 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar.original 09:56:44 [INFO] 09:56:44 [INFO] --- jacoco:0.8.8:prepare-agent-integration (agent-for-it) @ topology-exposure-inventory-jar --- 09:56:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco-it.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 09:56:44 [INFO] 09:56:44 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ topology-exposure-inventory-jar --- 09:56:44 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec 09:56:44 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 09:56:45 [INFO] 09:56:45 [INFO] --- license:4.2:check (default) @ topology-exposure-inventory-jar --- 09:56:45 [INFO] Checking licenses... 09:56:45 [WARNING] At least one licenseSet must be specified 09:56:45 [INFO] 09:56:45 [INFO] --- spotless:2.30.0:check (default) @ topology-exposure-inventory-jar --- 09:57:11 [INFO] 09:57:11 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory-jar --- 09:57:11 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/pom.xml to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.pom 09:57:14 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar 09:57:17 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar 09:57:17 [INFO] 09:57:17 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-exposure-image) @ topology-exposure-inventory-jar --- 09:57:17 [INFO] 09:57:17 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-ingestion-image) @ topology-exposure-inventory-jar --- 09:57:17 [INFO] 09:57:17 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-exposure-inventory-jar --- 09:57:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:57:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:57:26 [INFO] 09:57:26 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-exposure-image) @ topology-exposure-inventory-jar --- 09:57:26 [INFO] 09:57:26 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-ingestion-image) @ topology-exposure-inventory-jar --- 09:57:26 [INFO] 09:57:26 [INFO] -----------------------< org.oran.smo:adapters >------------------------ 09:57:26 [INFO] Building adapters 0.2.0-SNAPSHOT [7/8] 09:57:26 [INFO] from adapters/pom.xml 09:57:26 [INFO] --------------------------------[ pom ]--------------------------------- 09:57:26 [INFO] 09:57:26 [INFO] --- clean:3.4.0:clean (default-clean) @ adapters --- 09:57:26 [INFO] 09:57:26 [INFO] --- install:3.1.3:install (default-install) @ adapters --- 09:57:26 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/pom.xml to /tmp/r/org/oran/smo/adapters/0.2.0-SNAPSHOT/adapters-0.2.0-SNAPSHOT.pom 09:57:26 [INFO] 09:57:26 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ adapters --- 09:57:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:57:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:57:26 [INFO] 09:57:26 [INFO] -----------------< org.oran.smo:ncmp-to-teiv-adapter >------------------ 09:57:26 [INFO] Building ncmp-to-teiv-adapter 0.0.1-SNAPSHOT [8/8] 09:57:26 [INFO] from adapters/ncmp-to-teiv-adapter/pom.xml 09:57:26 [INFO] --------------------------------[ jar ]--------------------------------- 09:57:45 [INFO] 09:57:45 [INFO] --- clean:3.4.0:clean (default-clean) @ ncmp-to-teiv-adapter --- 09:57:45 [INFO] 09:57:45 [INFO] --- apache-rat:0.15:check (default) @ ncmp-to-teiv-adapter --- 09:57:45 [INFO] Enabled default license matchers. 09:57:45 [INFO] Will parse SCM ignores for exclusions... 09:57:45 [INFO] Finished adding exclusions from SCM ignore files. 09:57:45 [INFO] 62 implicit excludes. 09:57:45 [INFO] 25 explicit excludes. 09:57:46 [INFO] 27 resources included 09:57:49 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses. 09:57:49 [INFO] 09:57:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ncmp-to-teiv-adapter --- 09:57:49 [INFO] Copying 1 resource from src/main/resources to target/classes 09:57:49 [INFO] Copying 1 resource from src/main/resources to target/classes 09:57:49 [INFO] 09:57:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ ncmp-to-teiv-adapter --- 09:57:49 [INFO] Recompiling the module because of changed dependency. 09:57:49 [INFO] Compiling 23 source files with javac [debug parameters release 17] to target/classes 09:57:58 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java/org/oran/smo/ncmp_to_teiv_adapter/models/ManagedElement.java: Some input files use unchecked or unsafe operations. 09:57:58 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java/org/oran/smo/ncmp_to_teiv_adapter/models/ManagedElement.java: Recompile with -Xlint:unchecked for details. 09:57:58 [INFO] 09:57:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/test/resources 09:57:58 [INFO] 09:57:58 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] No sources to compile 09:57:58 [INFO] 09:57:58 [INFO] --- surefire:3.5.2:test (default-test) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] No tests to run. 09:57:58 [INFO] 09:57:58 [INFO] --- jar:3.4.2:jar (default-jar) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar 09:57:58 [INFO] 09:57:58 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:57:58 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar.original 09:57:58 [INFO] 09:57:58 [INFO] --- install:3.1.3:install (default-install) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/pom.xml to /tmp/r/org/oran/smo/ncmp-to-teiv-adapter/0.0.1-SNAPSHOT/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.pom 09:57:58 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar to /tmp/r/org/oran/smo/ncmp-to-teiv-adapter/0.0.1-SNAPSHOT/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar 09:57:58 [INFO] 09:57:58 [INFO] --- docker:0.43.4:build (build-ncmp-to-teiv-adapter-image) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] 09:57:58 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ ncmp-to-teiv-adapter --- 09:57:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 09:57:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 09:57:59 [INFO] 09:57:59 [INFO] --- docker:0.43.4:push (build-ncmp-to-teiv-adapter-image) @ ncmp-to-teiv-adapter --- 09:57:59 [INFO] ------------------------------------------------------------------------ 09:57:59 [INFO] Reactor Summary: 09:57:59 [INFO] 09:57:59 [INFO] topology-exposure-inventory 0.2.0-SNAPSHOT ......... SUCCESS [ 0.931 s] 09:57:59 [INFO] yang-parser 0.2.0-SNAPSHOT ......................... SUCCESS [ 0.016 s] 09:57:59 [INFO] Yang Parser 1.2.0-SNAPSHOT ......................... SUCCESS [ 41.347 s] 09:57:59 [INFO] yang-parser-example 0.0.1-SNAPSHOT ................. SUCCESS [ 1.145 s] 09:57:59 [INFO] pgsql-schema-generator 1.2.0 ....................... SUCCESS [ 24.302 s] 09:57:59 [INFO] topology-exposure-inventory-jar 0.2.0-SNAPSHOT ..... SUCCESS [19:37 min] 09:57:59 [INFO] adapters 0.2.0-SNAPSHOT ............................ SUCCESS [ 0.021 s] 09:57:59 [INFO] ncmp-to-teiv-adapter 0.0.1-SNAPSHOT ................ SUCCESS [ 32.323 s] 09:57:59 [INFO] ------------------------------------------------------------------------ 09:57:59 [INFO] BUILD SUCCESS 09:57:59 [INFO] ------------------------------------------------------------------------ 09:57:59 [INFO] Total time: 21:35 min 09:57:59 [INFO] Finished at: 2025-07-03T09:57:59Z 09:57:59 [INFO] ------------------------------------------------------------------------ 09:57:59 [ERROR] An internal error occurred during: "Periodic workspace save.". 09:57:59 java.lang.IllegalStateException: Job manager has been shut down. 09:57:59 at org.eclipse.core.internal.jobs.JobManager.schedule (JobManager.java:1295) 09:57:59 at org.eclipse.core.internal.jobs.InternalJob.schedule (InternalJob.java:385) 09:57:59 at org.eclipse.core.runtime.jobs.Job.schedule (Job.java:684) 09:57:59 at org.eclipse.core.internal.events.AutoBuildJob.build (AutoBuildJob.java:110) 09:57:59 at org.eclipse.core.internal.events.BuildManager.endTopLevel (BuildManager.java:604) 09:57:59 at org.eclipse.core.internal.resources.Workspace.endOperation (Workspace.java:1518) 09:57:59 at org.eclipse.core.internal.resources.SaveManager.save (SaveManager.java:1246) 09:57:59 at org.eclipse.core.internal.resources.SaveManager.save (SaveManager.java:1143) 09:57:59 at org.eclipse.core.internal.resources.DelayedSnapshotJob.run (DelayedSnapshotJob.java:55) 09:57:59 at org.eclipse.core.internal.jobs.Worker.run (Worker.java:63) 09:58:03 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins12933920086536812874.sh 09:58:03 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3840782244618596424.sh 09:58:03 $ ssh-agent -k 09:58:03 unset SSH_AUTH_SOCK; 09:58:03 unset SSH_AGENT_PID; 09:58:03 echo Agent pid 2098 killed; 09:58:03 [ssh-agent] Stopped. 09:58:03 [JaCoCo plugin] Collecting JaCoCo coverage data... 09:58:03 [JaCoCo plugin] Version: 3.3.7 09:58:03 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 09:58:04 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3 09:58:04 [JaCoCo plugin] Saving matched execfiles: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 09:58:04 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/classes 24 files 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/jacoco/classes 0 files 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/classes 54 files 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/classes 369 files 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/classes 3 files 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/classes 225 files 09:58:13 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 09:58:13 [JaCoCo plugin] Source Inclusions: **/*.java 09:58:13 [JaCoCo plugin] Source Exclusions: null 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java 23 files 09:58:13 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java 41 files 09:58:14 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java 222 files 09:58:14 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/src/main/java 3 files 09:58:14 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/java 190 files 09:58:14 [JaCoCo plugin] Loading inclusions files.. 09:58:14 [JaCoCo plugin] inclusions: [] 09:58:14 [JaCoCo plugin] exclusions: [org/oran/smo/teiv/api/*.class, org/oran/smo/teiv/api/model/**, org/oran/smo/teiv/antlr4/**] 09:58:14 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 09:58:14 [JaCoCo plugin] Publishing the results.. 09:58:14 [JaCoCo plugin] Loading packages.. 09:58:14 [JaCoCo plugin] Done. 09:58:14 [JaCoCo plugin] Overall coverage: class: 90.625, method: 84.96957, line: 89.1358, branch: 85.5089, instruction: 90.25142, complexity: 81.574005 09:58:14 [PostBuildScript] - [INFO] Executing post build scripts. 09:58:16 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins13947368008976908664.sh 09:58:16 ---> sysstat.sh 09:58:19 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17003038709994659515.sh 09:58:19 ---> package-listing.sh 09:58:19 ++ facter osfamily 09:58:19 ++ tr '[:upper:]' '[:lower:]' 09:58:20 + OS_FAMILY=debian 09:58:20 + workspace=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 09:58:20 + START_PACKAGES=/tmp/packages_start.txt 09:58:20 + END_PACKAGES=/tmp/packages_end.txt 09:58:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:20 + PACKAGES=/tmp/packages_start.txt 09:58:20 + '[' /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 ']' 09:58:20 + PACKAGES=/tmp/packages_end.txt 09:58:20 + case "${OS_FAMILY}" in 09:58:20 + dpkg -l 09:58:20 + grep '^ii' 09:58:23 + '[' -f /tmp/packages_start.txt ']' 09:58:23 + '[' -f /tmp/packages_end.txt ']' 09:58:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:23 + '[' /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 ']' 09:58:23 + mkdir -p /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/archives/ 09:58:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/archives/ 09:58:23 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins1137681485981413768.sh 09:58:23 ---> capture-instance-metadata.sh 09:58:26 Setup pyenv: 09:58:26 system 09:58:26 3.8.13 09:58:26 3.9.13 09:58:26 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 09:58:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qFyD from file:/tmp/.os_lf_venv 09:58:56 lf-activate-venv(): INFO: Installing: lftools 09:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-qFyD/bin to PATH 09:59:16 INFO: Running in OpenStack, capturing instance metadata 09:59:17 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3841266650529620556.sh 09:59:17 provisioning config files... 09:59:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config962752523994932021tmp 09:59:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:59:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:59:17 [EnvInject] - Injecting environment variables from a build step. 09:59:17 [EnvInject] - Injecting as environment variables the properties content 09:59:17 SERVER_ID=logs 09:59:17 09:59:17 [EnvInject] - Variables injected successfully. 09:59:17 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins14069412748717272916.sh 09:59:17 ---> create-netrc.sh 09:59:17 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins2264822432138951652.sh 09:59:17 ---> python-tools-install.sh 09:59:17 Setup pyenv: 09:59:17 system 09:59:17 3.8.13 09:59:17 3.9.13 09:59:17 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 09:59:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qFyD from file:/tmp/.os_lf_venv 09:59:21 lf-activate-venv(): INFO: Installing: lftools 09:59:39 lf-activate-venv(): INFO: Adding /tmp/venv-qFyD/bin to PATH 09:59:39 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17915818172011103456.sh 09:59:39 ---> sudo-logs.sh 09:59:39 Archiving 'sudo' log.. 09:59:39 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins6762544763111643617.sh 09:59:39 ---> job-cost.sh 09:59:39 Setup pyenv: 09:59:39 system 09:59:39 3.8.13 09:59:39 3.9.13 09:59:39 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 09:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qFyD from file:/tmp/.os_lf_venv 09:59:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-qFyD/bin to PATH 09:59:54 INFO: No Stack... 09:59:54 INFO: Retrieving Pricing Info for: v3-starter-4 09:59:54 INFO: Archiving Costs 09:59:54 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins7441576559922460650.sh 09:59:54 ---> logs-deploy.sh 09:59:54 Setup pyenv: 09:59:54 system 09:59:54 3.8.13 09:59:54 3.9.13 09:59:54 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 09:59:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qFyD from file:/tmp/.os_lf_venv 09:59:58 lf-activate-venv(): INFO: Installing: lftools 10:00:16 lf-activate-venv(): INFO: Adding /tmp/venv-qFyD/bin to PATH 10:00:16 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-verify-master-mvn39-openjdk17/41 10:00:16 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 10:00:18 Archives upload complete. 10:00:18 INFO: archiving logs to Nexus 10:00:20 ---> uname -a: 10:00:20 Linux prd-ubuntu1804-docker-4c-4g-4558 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:00:20 10:00:20 10:00:20 ---> lscpu: 10:00:20 Architecture: x86_64 10:00:20 CPU op-mode(s): 32-bit, 64-bit 10:00:20 Byte Order: Little Endian 10:00:20 CPU(s): 4 10:00:20 On-line CPU(s) list: 0-3 10:00:20 Thread(s) per core: 1 10:00:20 Core(s) per socket: 1 10:00:20 Socket(s): 4 10:00:20 NUMA node(s): 1 10:00:20 Vendor ID: AuthenticAMD 10:00:20 CPU family: 23 10:00:20 Model: 49 10:00:20 Model name: AMD EPYC-Rome Processor 10:00:20 Stepping: 0 10:00:20 CPU MHz: 2800.000 10:00:20 BogoMIPS: 5600.00 10:00:20 Virtualization: AMD-V 10:00:20 Hypervisor vendor: KVM 10:00:20 Virtualization type: full 10:00:20 L1d cache: 32K 10:00:20 L1i cache: 32K 10:00:20 L2 cache: 512K 10:00:20 L3 cache: 16384K 10:00:20 NUMA node0 CPU(s): 0-3 10:00:20 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 10:00:20 10:00:20 10:00:20 ---> nproc: 10:00:20 4 10:00:20 10:00:20 10:00:20 ---> df -h: 10:00:20 Filesystem Size Used Avail Use% Mounted on 10:00:20 udev 3.9G 0 3.9G 0% /dev 10:00:20 tmpfs 798M 696K 797M 1% /run 10:00:20 /dev/vda1 20G 11G 8.9G 54% / 10:00:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:00:20 tmpfs 5.0M 0 5.0M 0% /run/lock 10:00:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:00:20 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:00:20 tmpfs 798M 0 798M 0% /run/user/1001 10:00:20 10:00:20 10:00:20 ---> free -m: 10:00:20 total used free shared buff/cache available 10:00:20 Mem: 7975 546 3679 0 3749 7131 10:00:20 Swap: 1023 0 1023 10:00:20 10:00:20 10:00:20 ---> ip addr: 10:00:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:00:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:20 inet 127.0.0.1/8 scope host lo 10:00:20 valid_lft forever preferred_lft forever 10:00:20 inet6 ::1/128 scope host 10:00:20 valid_lft forever preferred_lft forever 10:00:20 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:00:20 link/ether fa:16:3e:64:58:c2 brd ff:ff:ff:ff:ff:ff 10:00:20 inet 10.32.6.148/23 brd 10.32.7.255 scope global dynamic ens3 10:00:20 valid_lft 84815sec preferred_lft 84815sec 10:00:20 inet6 fe80::f816:3eff:fe64:58c2/64 scope link 10:00:20 valid_lft forever preferred_lft forever 10:00:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:00:20 link/ether 02:42:12:71:02:ce brd ff:ff:ff:ff:ff:ff 10:00:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:00:20 valid_lft forever preferred_lft forever 10:00:20 inet6 fe80::42:12ff:fe71:2ce/64 scope link 10:00:20 valid_lft forever preferred_lft forever 10:00:20 10:00:20 10:00:20 ---> sar -b -r -n DEV: 10:00:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4558) 07/03/25 _x86_64_ (4 CPU) 10:00:20 10:00:20 09:33:57 LINUX RESTART (4 CPU) 10:00:20 10:00:20 09:34:01 tps rtps wtps bread/s bwrtn/s 10:00:20 09:35:02 180.29 101.22 79.07 7146.94 39151.89 10:00:20 09:36:01 49.58 0.31 49.28 32.40 5988.41 10:00:20 09:37:01 88.90 40.74 48.17 2379.47 10116.09 10:00:20 09:38:01 37.96 14.50 23.46 1257.12 9325.91 10:00:20 09:39:01 29.36 0.78 28.58 35.73 15067.36 10:00:20 09:40:01 147.38 3.83 143.55 479.84 22760.68 10:00:20 09:41:01 290.72 0.42 290.30 16.80 10332.28 10:00:20 09:42:01 369.89 0.43 369.46 3.47 14039.66 10:00:20 09:43:01 416.51 0.02 416.49 0.13 15773.28 10:00:20 09:44:01 416.81 0.00 416.81 0.00 16297.42 10:00:20 09:45:01 359.27 0.00 359.27 0.00 13800.10 10:00:20 09:46:01 186.09 0.12 185.97 2.40 7442.76 10:00:20 09:47:01 12.88 0.00 12.88 0.00 426.46 10:00:20 09:48:01 2375.67 0.00 2375.67 0.00 2573.14 10:00:20 09:49:01 139.34 0.00 139.34 0.00 4934.11 10:00:20 09:50:01 416.36 2.37 414.00 18.93 14895.12 10:00:20 09:51:01 286.45 0.03 286.42 0.67 10381.07 10:00:20 09:52:01 313.26 1.43 311.83 35.72 11315.56 10:00:20 09:53:01 1801.29 0.00 1801.29 0.00 22289.92 10:00:20 09:54:01 467.66 0.00 467.66 0.00 16840.12 10:00:20 09:55:01 498.87 0.03 498.83 3.33 18481.71 10:00:20 09:56:01 476.79 2.81 473.97 37.97 17797.97 10:00:20 09:57:01 263.33 2.07 261.27 34.77 13926.77 10:00:20 09:58:03 605.53 0.18 605.36 26.79 19534.83 10:00:20 09:59:01 570.68 3.69 566.99 315.48 19355.12 10:00:20 10:00:01 19.84 1.53 18.31 123.03 1342.09 10:00:20 Average: 415.51 6.79 408.72 459.75 13621.65 10:00:20 10:00:20 09:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:20 09:35:02 5939320 7429364 2228100 27.28 34576 1637032 971536 10.54 565016 1495348 49160 10:00:20 09:36:01 5661528 7399780 2505892 30.68 55536 1850788 987864 10.72 608864 1701556 170376 10:00:20 09:37:01 4987964 7008480 3179456 38.93 68076 2108288 1287080 13.97 1033268 1925216 125264 10:00:20 09:38:01 3670228 6219648 4497192 55.06 75940 2616348 2014536 21.86 1937748 2310152 340400 10:00:20 09:39:01 3344944 6002244 4822476 59.05 79096 2717196 2135356 23.17 2190888 2374100 7908 10:00:20 09:40:01 1990648 5285276 6176772 75.63 89208 3396944 3516208 38.15 2972384 2897312 6376 10:00:20 09:41:01 1427380 4793484 6740040 82.52 120188 3403348 4016424 43.58 3507496 2882472 4868 10:00:20 09:42:01 1262728 4729168 6904692 84.54 143076 3433872 4093888 44.42 3588296 2905832 12928 10:00:20 09:43:01 1152552 4713616 7014868 85.89 158524 3451300 4107480 44.57 3617556 2922000 12076 10:00:20 09:44:01 1043796 4711112 7123624 87.22 169164 3484688 4119872 44.70 3631836 2952552 12820 10:00:20 09:45:01 961028 4704732 7206392 88.23 177204 3500596 4119428 44.70 3645636 2966636 11860 10:00:20 09:46:01 830312 4621344 7337108 89.83 181012 3519040 4215664 45.74 3733768 2980808 7728 10:00:20 09:47:01 824844 4616560 7342576 89.90 181020 3519736 4225032 45.84 3738072 2981444 580 10:00:20 09:48:01 1017176 4683216 7150244 87.55 181024 3519840 4161656 45.16 3678276 2981452 292 10:00:20 09:49:01 953664 4637188 7213756 88.32 181208 3519660 4239088 46.00 3722316 2979292 12344 10:00:20 09:50:01 884812 4630136 7282608 89.17 181968 3522800 4242584 46.04 3727632 2982312 15900 10:00:20 09:51:01 736136 4520716 7431284 90.99 182084 3522056 4337224 47.06 3834020 2978896 14480 10:00:20 09:52:01 357156 4196948 7810264 95.63 182120 3533384 4882540 52.98 4136168 2987704 19064 10:00:20 09:53:01 352652 4196160 7814768 95.68 182144 3531264 4877708 52.93 4137848 2984948 12240 10:00:20 09:54:01 247776 4157292 7919644 96.97 182152 3531948 5008664 54.35 4168804 2985160 12240 10:00:20 09:55:01 152660 4151152 8014760 98.13 183880 3549972 5019280 54.46 4174416 3003024 13580 10:00:20 09:56:01 134412 4125068 8033008 98.35 190292 3495296 5081268 55.14 4162528 2986472 13408 10:00:20 09:57:01 2156160 5882432 6011260 73.60 194044 3416712 2558344 27.76 2598764 2874300 39976 10:00:20 09:58:03 3369960 7353576 4797460 58.74 194260 3650268 1303776 14.15 1241428 2999224 136032 10:00:20 09:59:01 3790308 7312792 4377112 53.59 194452 3431480 1095132 11.88 1287432 2787804 284 10:00:20 10:00:01 3793208 7324800 4374212 53.56 194604 3440280 1081416 11.73 1283420 2790452 8480 10:00:20 Average: 1963206 5361780 6204214 75.96 152187 3242467 3373040 36.60 2958611 2754480 40795 10:00:20 10:00:20 09:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:20 09:35:02 ens3 335.04 180.89 968.82 63.60 0.00 0.00 0.00 0.00 10:00:20 09:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:35:02 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 10:00:20 09:36:01 ens3 72.92 56.35 875.62 7.25 0.00 0.00 0.00 0.00 10:00:20 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:36:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 10:00:20 09:37:01 ens3 206.38 172.48 2009.82 30.98 0.00 0.00 0.00 0.00 10:00:20 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:37:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 10:00:20 09:38:01 ens3 422.61 347.31 6288.25 48.79 0.00 0.00 0.00 0.00 10:00:20 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:38:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:00:20 09:39:01 ens3 137.79 109.63 1367.58 19.27 0.00 0.00 0.00 0.00 10:00:20 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:00:20 09:40:01 veth1fa6f0e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:00:20 09:40:01 ens3 314.11 104.98 2707.70 10.89 0.00 0.00 0.00 0.00 10:00:20 09:40:01 docker0 0.20 0.30 0.01 0.02 0.00 0.00 0.00 0.00 10:00:20 09:40:01 lo 2.92 2.92 0.33 0.33 0.00 0.00 0.00 0.00 10:00:20 09:41:01 veth1fa6f0e 64.49 59.26 268.53 6.84 0.00 0.00 0.00 0.02 10:00:20 09:41:01 ens3 1.82 1.43 0.35 1.33 0.00 0.00 0.00 0.00 10:00:20 09:41:01 docker0 64.69 59.44 267.66 6.85 0.00 0.00 0.00 0.00 10:00:20 09:41:01 lo 114.95 114.95 273.77 273.77 0.00 0.00 0.00 0.00 10:00:20 09:42:01 veth1fa6f0e 70.97 59.41 187.96 19.66 0.00 0.00 0.00 0.02 10:00:20 09:42:01 ens3 1.43 1.47 0.26 5.59 0.00 0.00 0.00 0.00 10:00:20 09:42:01 docker0 71.17 59.59 187.00 19.67 0.00 0.00 0.00 0.00 10:00:20 09:42:01 lo 106.15 106.15 204.05 204.05 0.00 0.00 0.00 0.00 10:00:20 09:43:01 veth1fa6f0e 82.96 68.46 210.16 24.99 0.00 0.00 0.00 0.02 10:00:20 09:43:01 ens3 0.45 0.45 0.07 0.30 0.00 0.00 0.00 0.00 10:00:20 09:43:01 docker0 83.16 68.66 209.03 25.00 0.00 0.00 0.00 0.00 10:00:20 09:43:01 lo 124.24 124.24 231.71 231.71 0.00 0.00 0.00 0.00 10:00:20 09:44:01 veth1fa6f0e 83.92 70.72 216.64 24.77 0.00 0.00 0.00 0.02 10:00:20 09:44:01 ens3 0.83 0.90 0.16 1.45 0.00 0.00 0.00 0.00 10:00:20 09:44:01 docker0 84.12 70.90 215.50 24.78 0.00 0.00 0.00 0.00 10:00:20 09:44:01 lo 128.05 128.05 237.94 237.94 0.00 0.00 0.00 0.00 10:00:20 09:45:01 veth1fa6f0e 109.22 96.37 370.97 41.91 0.00 0.00 0.00 0.03 10:00:20 09:45:01 ens3 0.87 0.60 0.23 0.87 0.00 0.00 0.00 0.00 10:00:20 09:45:01 docker0 109.42 96.57 369.49 41.92 0.00 0.00 0.00 0.00 10:00:20 09:45:01 lo 157.62 157.62 407.64 407.64 0.00 0.00 0.00 0.00 10:00:20 09:46:01 veth1fa6f0e 84.10 78.07 348.62 31.75 0.00 0.00 0.00 0.03 10:00:20 09:46:01 ens3 1.32 1.12 0.27 0.68 0.00 0.00 0.00 0.00 10:00:20 09:46:01 docker0 84.30 78.27 347.48 31.76 0.00 0.00 0.00 0.00 10:00:20 09:46:01 lo 137.33 137.33 377.93 377.93 0.00 0.00 0.00 0.00 10:00:20 09:47:01 veth1fa6f0e 58.22 57.14 272.80 31.12 0.00 0.00 0.00 0.02 10:00:20 09:47:01 ens3 0.53 0.40 0.08 0.31 0.00 0.00 0.00 0.00 10:00:20 09:47:01 docker0 58.42 57.34 272.02 31.13 0.00 0.00 0.00 0.00 10:00:20 09:47:01 lo 94.30 94.30 302.08 302.08 0.00 0.00 0.00 0.00 10:00:20 09:48:01 veth1fa6f0e 80.86 81.39 382.72 42.62 0.00 0.00 0.00 0.03 10:00:20 09:48:01 ens3 0.23 0.15 0.04 0.22 0.00 0.00 0.00 0.00 10:00:20 09:48:01 docker0 81.06 81.59 381.62 42.63 0.00 0.00 0.00 0.00 10:00:20 09:48:01 lo 126.56 126.56 422.04 422.04 0.00 0.00 0.00 0.00 10:00:20 09:49:01 veth1fa6f0e 62.21 59.07 233.84 18.41 0.00 0.00 0.00 0.02 10:00:20 09:49:01 ens3 2.05 2.13 0.42 1.89 0.00 0.00 0.00 0.00 10:00:20 09:49:01 docker0 62.37 59.22 233.00 18.42 0.00 0.00 0.00 0.00 10:00:20 09:49:01 lo 116.13 116.13 252.09 252.09 0.00 0.00 0.00 0.00 10:00:20 09:50:01 veth1fa6f0e 88.80 76.07 259.22 29.05 0.00 0.00 0.00 0.02 10:00:20 09:50:01 ens3 0.30 0.17 0.10 0.28 0.00 0.00 0.00 0.00 10:00:20 09:50:01 docker0 89.00 76.27 258.01 29.06 0.00 0.00 0.00 0.00 10:00:20 09:50:01 lo 131.21 131.21 284.31 284.31 0.00 0.00 0.00 0.00 10:00:20 09:51:01 veth1fa6f0e 59.71 51.07 177.11 14.67 0.00 0.00 0.00 0.01 10:00:20 09:51:01 ens3 4.25 3.75 0.90 2.48 0.00 0.00 0.00 0.00 10:00:20 09:51:01 docker0 59.91 51.27 176.31 14.68 0.00 0.00 0.00 0.00 10:00:20 09:51:01 lo 113.50 113.50 191.49 191.49 0.00 0.00 0.00 0.00 10:00:20 09:52:01 veth1fa6f0e 92.14 85.75 232.96 29.27 0.00 0.00 0.00 0.02 10:00:20 09:52:01 ens3 37.47 26.41 10.83 67.81 0.00 0.00 0.00 0.00 10:00:20 09:52:01 docker0 92.30 85.92 231.70 29.28 0.00 0.00 0.00 0.00 10:00:20 09:52:01 lo 163.18 163.18 259.19 259.19 0.00 0.00 0.00 0.00 10:00:20 09:53:01 veth1fa6f0e 56.53 44.11 31.30 6.54 0.00 0.00 0.00 0.00 10:00:20 09:53:01 ens3 2.27 1.78 1.24 1.47 0.00 0.00 0.00 0.00 10:00:20 09:53:01 docker0 56.72 44.30 30.53 6.55 0.00 0.00 0.00 0.00 10:00:20 09:53:01 lo 99.66 99.66 36.44 36.44 0.00 0.00 0.00 0.00 10:00:20 09:54:01 veth1fa6f0e 61.45 49.32 68.27 6.17 0.00 0.00 0.00 0.01 10:00:20 09:54:01 ens3 0.63 0.53 0.11 0.33 0.00 0.00 0.00 0.00 10:00:20 09:54:01 docker0 61.63 49.50 67.44 6.18 0.00 0.00 0.00 0.00 10:00:20 09:54:01 lo 109.43 109.43 73.00 73.00 0.00 0.00 0.00 0.00 10:00:20 09:55:01 veth1fa6f0e 60.05 46.65 34.27 6.59 0.00 0.00 0.00 0.00 10:00:20 09:55:01 ens3 0.45 0.28 0.11 0.24 0.00 0.00 0.00 0.00 10:00:20 09:55:01 docker0 60.21 46.82 33.45 6.60 0.00 0.00 0.00 0.00 10:00:20 09:55:01 lo 105.98 105.98 39.39 39.39 0.00 0.00 0.00 0.00 10:00:20 09:56:01 veth1fa6f0e 60.40 47.68 68.07 5.72 0.00 0.00 0.00 0.01 10:00:20 09:56:01 ens3 0.83 0.82 0.17 0.83 0.00 0.00 0.00 0.00 10:00:20 09:56:01 docker0 60.58 47.86 67.25 5.73 0.00 0.00 0.00 0.00 10:00:20 09:56:01 lo 104.70 104.70 72.17 72.17 0.00 0.00 0.00 0.00 10:00:20 09:57:01 ens3 11.20 9.09 2.36 11.00 0.00 0.00 0.00 0.00 10:00:20 09:57:01 docker0 26.31 23.10 11.42 2.29 0.00 0.00 0.00 0.00 10:00:20 09:57:01 lo 50.59 50.59 13.50 13.50 0.00 0.00 0.00 0.00 10:00:20 09:57:01 veth5ed4c47 3.39 3.73 0.19 0.22 0.00 0.00 0.00 0.00 10:00:20 09:58:03 ens3 15.06 12.89 98.90 2.01 0.00 0.00 0.00 0.00 10:00:20 09:58:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:58:03 lo 0.06 0.06 0.01 0.01 0.00 0.00 0.00 0.00 10:00:20 09:58:03 veth5ed4c47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:59:01 ens3 25.73 19.98 23.78 56.18 0.00 0.00 0.00 0.00 10:00:20 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 09:59:01 lo 0.41 0.41 0.03 0.03 0.00 0.00 0.00 0.00 10:00:20 10:00:01 ens3 11.78 11.73 9.31 5.89 0.00 0.00 0.00 0.00 10:00:20 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:20 10:00:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:00:20 Average: ens3 61.87 41.06 552.70 13.09 0.00 0.00 0.00 0.00 10:00:20 Average: docker0 46.39 40.67 129.31 13.19 0.00 0.00 0.00 0.00 10:00:20 Average: lo 76.69 76.69 141.66 141.66 0.00 0.00 0.00 0.00 10:00:20 10:00:20 10:00:20 ---> sar -P ALL: 10:00:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4558) 07/03/25 _x86_64_ (4 CPU) 10:00:20 10:00:20 09:33:57 LINUX RESTART (4 CPU) 10:00:20 10:00:20 09:34:01 CPU %user %nice %system %iowait %steal %idle 10:00:20 09:35:02 all 15.89 0.00 2.92 6.20 1.74 73.24 10:00:20 09:35:02 0 13.92 0.00 5.14 5.22 1.70 74.02 10:00:20 09:35:02 1 10.12 0.00 1.57 5.47 1.29 81.55 10:00:20 09:35:02 2 17.95 0.00 2.53 8.42 1.95 69.15 10:00:20 09:35:02 3 21.55 0.00 2.47 5.67 2.04 68.27 10:00:20 09:36:01 all 20.14 0.00 1.17 1.86 0.90 75.93 10:00:20 09:36:01 0 2.60 0.00 0.36 3.35 0.34 93.36 10:00:20 09:36:01 1 15.50 0.00 0.80 0.15 0.69 82.85 10:00:20 09:36:01 2 49.69 0.00 2.78 3.92 1.80 41.80 10:00:20 09:36:01 3 12.78 0.00 0.76 0.03 0.75 85.67 10:00:20 09:37:01 all 31.47 0.00 2.09 1.67 4.33 60.43 10:00:20 09:37:01 0 26.32 0.00 1.64 3.86 4.28 63.90 10:00:20 09:37:01 1 27.32 0.00 1.29 1.47 3.85 66.07 10:00:20 09:37:01 2 43.64 0.00 2.31 0.63 4.38 49.04 10:00:20 09:37:01 3 28.57 0.00 3.10 0.74 4.83 62.75 10:00:20 09:38:01 all 55.22 0.00 3.24 0.56 7.54 33.45 10:00:20 09:38:01 0 51.21 0.00 2.71 1.02 7.17 37.90 10:00:20 09:38:01 1 56.24 0.00 2.91 0.88 7.56 32.39 10:00:20 09:38:01 2 58.47 0.00 3.16 0.08 7.34 30.95 10:00:20 09:38:01 3 54.94 0.00 4.16 0.26 8.07 32.56 10:00:20 09:39:01 all 65.29 0.00 1.60 0.19 8.48 24.44 10:00:20 09:39:01 0 57.79 0.00 1.48 0.61 7.84 32.28 10:00:20 09:39:01 1 70.05 0.00 1.23 0.10 8.76 19.87 10:00:20 09:39:01 2 73.56 0.00 1.02 0.02 8.59 16.82 10:00:20 09:39:01 3 59.77 0.00 2.69 0.05 8.71 28.78 10:00:20 09:40:01 all 47.07 0.00 3.79 2.78 7.02 39.35 10:00:20 09:40:01 0 53.59 0.00 3.29 2.67 7.39 33.06 10:00:20 09:40:01 1 54.80 0.00 4.07 1.79 7.67 31.66 10:00:20 09:40:01 2 26.61 0.00 3.64 2.45 5.38 61.92 10:00:20 09:40:01 3 53.56 0.00 4.17 4.18 7.64 30.45 10:00:20 09:41:01 all 32.03 0.00 3.07 7.92 6.32 50.66 10:00:20 09:41:01 0 28.43 0.00 2.91 8.57 5.81 54.28 10:00:20 09:41:01 1 33.78 0.00 2.70 10.47 5.91 47.14 10:00:20 09:41:01 2 33.14 0.00 4.43 7.96 7.62 46.85 10:00:20 09:41:01 3 32.76 0.00 2.21 4.69 5.92 54.42 10:00:20 09:42:01 all 16.95 0.00 3.98 10.70 3.94 64.43 10:00:20 09:42:01 0 12.99 0.00 3.17 5.88 3.25 74.71 10:00:20 09:42:01 1 16.70 0.00 3.45 10.60 3.93 65.32 10:00:20 09:42:01 2 17.08 0.00 4.50 16.06 4.47 57.88 10:00:20 09:42:01 3 21.01 0.00 4.82 10.26 4.11 59.80 10:00:20 09:43:01 all 10.60 0.00 4.19 11.82 2.71 70.68 10:00:20 09:43:01 0 9.46 0.00 3.96 9.76 2.46 74.36 10:00:20 09:43:01 1 9.22 0.00 2.73 7.86 2.15 78.05 10:00:20 09:43:01 2 13.04 0.00 4.95 13.20 3.37 65.44 10:00:20 09:43:01 3 10.71 0.00 5.15 16.43 2.84 64.87 10:00:20 09:44:01 all 11.32 0.00 4.45 11.17 2.60 70.45 10:00:20 09:44:01 0 6.36 0.00 3.14 3.66 2.11 84.73 10:00:20 09:44:01 1 10.26 0.00 3.00 6.78 2.18 77.79 10:00:20 09:44:01 2 14.75 0.00 6.46 18.05 3.41 57.33 10:00:20 09:44:01 3 13.92 0.00 5.19 16.21 2.73 61.96 10:00:20 09:45:01 all 11.87 0.00 4.04 9.92 2.25 71.93 10:00:20 09:45:01 0 9.22 0.00 2.82 1.81 1.46 84.70 10:00:20 09:45:01 1 13.21 0.00 5.43 18.54 2.66 60.16 10:00:20 09:45:01 2 13.65 0.00 4.81 10.07 2.52 68.95 10:00:20 09:45:01 3 11.40 0.00 3.10 9.33 2.34 73.83 10:00:20 10:00:20 09:45:01 CPU %user %nice %system %iowait %steal %idle 10:00:20 09:46:01 all 17.16 0.00 2.96 5.01 2.79 72.08 10:00:20 09:46:01 0 18.04 0.00 4.30 8.58 2.93 66.14 10:00:20 09:46:01 1 17.15 0.00 2.31 3.92 2.89 73.72 10:00:20 09:46:01 2 17.65 0.00 2.94 2.96 2.64 73.81 10:00:20 09:46:01 3 15.78 0.00 2.29 4.62 2.69 74.61 10:00:20 09:47:01 all 7.46 0.00 0.93 0.05 1.46 90.11 10:00:20 09:47:01 0 8.74 0.00 0.87 0.15 1.51 88.74 10:00:20 09:47:01 1 12.56 0.00 1.71 0.03 2.17 83.53 10:00:20 09:47:01 2 2.42 0.00 0.45 0.00 1.02 96.11 10:00:20 09:47:01 3 6.08 0.00 0.70 0.02 1.15 92.05 10:00:20 09:48:01 all 10.78 0.00 4.26 3.24 1.81 79.91 10:00:20 09:48:01 0 16.23 0.00 6.29 4.91 2.21 70.35 10:00:20 09:48:01 1 11.90 0.00 3.57 2.57 1.77 80.20 10:00:20 09:48:01 2 8.30 0.00 4.12 2.29 1.69 83.60 10:00:20 09:48:01 3 6.70 0.00 3.05 3.17 1.55 85.54 10:00:20 09:49:01 all 13.04 0.00 1.97 3.60 1.82 79.57 10:00:20 09:49:01 0 10.41 0.00 1.26 3.63 1.60 83.10 10:00:20 09:49:01 1 17.34 0.00 2.87 3.40 2.12 74.28 10:00:20 09:49:01 2 13.74 0.00 1.53 3.74 1.83 79.16 10:00:20 09:49:01 3 10.66 0.00 2.23 3.65 1.72 81.73 10:00:20 09:50:01 all 10.23 0.00 4.35 11.45 1.80 72.17 10:00:20 09:50:01 0 8.57 0.00 3.06 6.08 1.55 80.74 10:00:20 09:50:01 1 12.02 0.00 4.59 13.48 1.94 67.97 10:00:20 09:50:01 2 11.14 0.00 5.93 15.16 2.07 65.70 10:00:20 09:50:01 3 9.21 0.00 3.83 11.07 1.65 74.24 10:00:20 09:51:01 all 21.19 0.00 3.21 7.52 2.49 65.60 10:00:20 09:51:01 0 14.77 0.00 2.18 4.58 1.97 76.50 10:00:20 09:51:01 1 24.28 0.00 3.74 9.44 2.80 59.74 10:00:20 09:51:01 2 22.02 0.00 3.27 7.80 2.55 64.37 10:00:20 09:51:01 3 23.73 0.00 3.65 8.30 2.65 61.67 10:00:20 09:52:01 all 26.30 0.00 4.12 8.66 3.94 56.97 10:00:20 09:52:01 0 25.25 0.00 3.66 6.03 3.61 61.45 10:00:20 09:52:01 1 26.43 0.00 3.51 6.84 3.84 59.38 10:00:20 09:52:01 2 26.99 0.00 4.75 13.23 4.28 50.75 10:00:20 09:52:01 3 26.56 0.00 4.57 8.55 4.00 56.32 10:00:20 09:53:01 all 8.96 0.00 6.29 18.74 2.35 63.66 10:00:20 09:53:01 0 9.98 0.00 6.87 20.28 2.12 60.75 10:00:20 09:53:01 1 6.21 0.00 4.68 16.64 1.70 70.78 10:00:20 09:53:01 2 10.96 0.00 8.29 21.82 3.45 55.47 10:00:20 09:53:01 3 8.71 0.00 5.35 16.26 2.15 67.54 10:00:20 09:54:01 all 9.38 0.00 4.69 13.25 2.04 70.63 10:00:20 09:54:01 0 9.96 0.00 5.71 17.82 2.21 64.31 10:00:20 09:54:01 1 9.27 0.00 5.04 14.24 1.79 69.66 10:00:20 09:54:01 2 9.27 0.00 4.38 8.06 2.38 75.90 10:00:20 09:54:01 3 9.07 0.00 3.60 12.86 1.78 72.69 10:00:20 09:55:01 all 8.06 0.00 4.88 14.01 1.93 71.13 10:00:20 09:55:01 0 8.68 0.00 5.36 12.02 1.83 72.12 10:00:20 09:55:01 1 7.31 0.00 4.53 14.38 1.87 71.91 10:00:20 09:55:01 2 8.76 0.00 6.12 22.62 2.35 60.15 10:00:20 09:55:01 3 7.44 0.00 3.55 7.08 1.64 80.30 10:00:20 09:56:01 all 9.29 0.00 4.77 13.24 2.24 70.45 10:00:20 09:56:01 0 8.77 0.00 4.38 13.43 2.05 71.37 10:00:20 09:56:01 1 9.06 0.00 5.18 11.35 2.13 72.28 10:00:20 09:56:01 2 8.70 0.00 4.31 10.48 2.45 74.06 10:00:20 09:56:01 3 10.63 0.00 5.19 17.76 2.33 64.10 10:00:20 10:00:20 09:56:01 CPU %user %nice %system %iowait %steal %idle 10:00:20 09:57:01 all 31.35 0.00 3.33 7.12 3.59 54.61 10:00:20 09:57:01 0 31.07 0.00 4.19 5.05 3.53 56.16 10:00:20 09:57:01 1 33.70 0.00 2.87 9.58 3.59 50.26 10:00:20 09:57:01 2 30.32 0.00 3.65 4.76 3.72 57.55 10:00:20 09:57:01 3 30.32 0.00 2.61 9.09 3.51 54.47 10:00:20 09:58:03 all 5.04 0.00 1.18 24.45 0.92 68.41 10:00:20 09:58:03 0 6.55 0.00 0.97 35.12 1.08 56.28 10:00:20 09:58:03 1 2.44 0.00 1.07 4.79 0.42 91.28 10:00:20 09:58:03 2 6.98 0.00 1.13 14.52 1.25 76.11 10:00:20 09:58:03 3 4.17 0.00 1.58 43.31 0.95 49.99 10:00:20 09:59:01 all 4.81 0.00 1.32 23.97 0.75 69.14 10:00:20 09:59:01 0 1.83 0.00 0.81 2.77 0.38 94.21 10:00:20 09:59:01 1 6.74 0.00 1.46 2.68 0.57 88.55 10:00:20 09:59:01 2 4.01 0.00 1.34 32.49 1.15 61.00 10:00:20 09:59:01 3 6.70 0.00 1.64 57.97 0.90 32.81 10:00:20 10:00:01 all 20.98 0.00 1.14 0.59 0.90 76.40 10:00:20 10:00:01 0 30.83 0.00 0.93 0.23 1.05 66.95 10:00:20 10:00:01 1 9.44 0.00 0.83 0.05 0.53 89.14 10:00:20 10:00:01 2 16.18 0.00 1.40 1.58 0.72 80.12 10:00:20 10:00:01 3 27.43 0.00 1.37 0.48 1.30 69.42 10:00:20 Average: all 20.17 0.00 3.23 8.43 3.04 65.14 10:00:20 Average: 0 18.61 0.00 3.13 7.21 2.84 68.21 10:00:20 Average: 1 20.22 0.00 2.96 6.81 2.97 67.03 10:00:20 Average: 2 21.58 0.00 3.62 9.27 3.26 62.27 10:00:20 Average: 3 20.25 0.00 3.19 10.42 3.09 63.05 10:00:20 10:00:20 10:00:20