12:42:40  Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/139217
12:42:40  Running as SYSTEM
12:42:40  [EnvInject] - Loading node environment variables.
12:42:40  Building remotely on prd-ubuntu1804-docker-8c-8g-77363 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-verify-java
12:42:40  [ssh-agent] Looking for ssh-agent implementation...
12:42:40  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:42:40  $ ssh-agent
12:42:40  SSH_AUTH_SOCK=/tmp/ssh-yZQCVH6WGHbp/agent.2093
12:42:40  SSH_AGENT_PID=2095
12:42:40  [ssh-agent] Started.
12:42:40  Running ssh-add (command line suppressed)
12:42:40  Identity added: /w/workspace/aai-resources-master-verify-java@tmp/private_key_8406962170932850540.key (/w/workspace/aai-resources-master-verify-java@tmp/private_key_8406962170932850540.key)
12:42:40  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
12:42:40  The recommended git tool is: NONE
12:42:42  using credential onap-jenkins-ssh
12:42:42  Wiping out workspace first.
12:42:42  Cloning the remote Git repository
12:42:42  Cloning repository git://cloud.onap.org/mirror/aai/resources.git
12:42:42   > git init /w/workspace/aai-resources-master-verify-java # timeout=10
12:42:42  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
12:42:42   > git --version # timeout=10
12:42:42   > git --version # 'git version 2.17.1'
12:42:42  using GIT_SSH to set credentials Gerrit user
12:42:42  Verifying host key using manually-configured host key entries
12:42:42   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:42:43   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
12:42:43   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:42:43   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
12:42:43  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
12:42:43  using GIT_SSH to set credentials Gerrit user
12:42:43  Verifying host key using manually-configured host key entries
12:42:43   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git refs/changes/17/139217/2 # timeout=30
12:42:43   > git rev-parse 6817bc0194c4dae4cea9d3dd5d2bf52534d729dd^{commit} # timeout=10
12:42:43  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
12:42:43  Checking out Revision 6817bc0194c4dae4cea9d3dd5d2bf52534d729dd (refs/changes/17/139217/2)
12:42:43   > git config core.sparsecheckout # timeout=10
12:42:43   > git checkout -f 6817bc0194c4dae4cea9d3dd5d2bf52534d729dd # timeout=30
12:42:47  Commit message: "Release 1.15.1"
12:42:47   > git rev-parse FETCH_HEAD^{commit} # timeout=10
12:42:47   > git rev-list --no-walk 15881c7544fdb476c056f5ef14cf8e0da1ec4cb1 # timeout=10
12:42:47  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins12433257849165805816.sh
12:42:47  ---> python-tools-install.sh
12:42:47  Setup pyenv:
12:42:47  * system (set by /opt/pyenv/version)
12:42:47  * 3.8.13 (set by /opt/pyenv/version)
12:42:47  * 3.9.13 (set by /opt/pyenv/version)
12:42:47  * 3.10.6 (set by /opt/pyenv/version)
12:42:51  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lnK4
12:42:51  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
12:42:54  lf-activate-venv(): INFO: Installing: lftools 
12:43:21  lf-activate-venv(): INFO: Adding /tmp/venv-lnK4/bin to PATH
12:43:21  Generating Requirements File
12:43:40  Python 3.10.6
12:43:41  pip 24.2 from /tmp/venv-lnK4/lib/python3.10/site-packages/pip (python 3.10)
12:43:41  appdirs==1.4.4
12:43:41  argcomplete==3.5.1
12:43:41  aspy.yaml==1.3.0
12:43:41  attrs==24.2.0
12:43:41  autopage==0.5.2
12:43:41  beautifulsoup4==4.12.3
12:43:41  boto3==1.35.42
12:43:41  botocore==1.35.42
12:43:41  bs4==0.0.2
12:43:41  cachetools==5.5.0
12:43:41  certifi==2024.8.30
12:43:41  cffi==1.17.1
12:43:41  cfgv==3.4.0
12:43:41  chardet==5.2.0
12:43:41  charset-normalizer==3.4.0
12:43:41  click==8.1.7
12:43:41  cliff==4.7.0
12:43:41  cmd2==2.4.3
12:43:41  cryptography==3.3.2
12:43:41  debtcollector==3.0.0
12:43:41  decorator==5.1.1
12:43:41  defusedxml==0.7.1
12:43:41  Deprecated==1.2.14
12:43:41  distlib==0.3.9
12:43:41  dnspython==2.7.0
12:43:41  docker==4.2.2
12:43:41  dogpile.cache==1.3.3
12:43:41  durationpy==0.9
12:43:41  email_validator==2.2.0
12:43:41  filelock==3.16.1
12:43:41  future==1.0.0
12:43:41  gitdb==4.0.11
12:43:41  GitPython==3.1.43
12:43:41  google-auth==2.35.0
12:43:41  httplib2==0.22.0
12:43:41  identify==2.6.1
12:43:41  idna==3.10
12:43:41  importlib-resources==1.5.0
12:43:41  iso8601==2.1.0
12:43:41  Jinja2==3.1.4
12:43:41  jmespath==1.0.1
12:43:41  jsonpatch==1.33
12:43:41  jsonpointer==3.0.0
12:43:41  jsonschema==4.23.0
12:43:41  jsonschema-specifications==2024.10.1
12:43:41  keystoneauth1==5.8.0
12:43:41  kubernetes==31.0.0
12:43:41  lftools==0.37.10
12:43:41  lxml==5.3.0
12:43:41  MarkupSafe==3.0.1
12:43:41  msgpack==1.1.0
12:43:41  multi_key_dict==2.0.3
12:43:41  munch==4.0.0
12:43:41  netaddr==1.3.0
12:43:41  netifaces==0.11.0
12:43:41  niet==1.4.2
12:43:41  nodeenv==1.9.1
12:43:41  oauth2client==4.1.3
12:43:41  oauthlib==3.2.2
12:43:41  openstacksdk==4.0.0
12:43:41  os-client-config==2.1.0
12:43:41  os-service-types==1.7.0
12:43:41  osc-lib==3.1.0
12:43:41  oslo.config==9.6.0
12:43:41  oslo.context==5.6.0
12:43:41  oslo.i18n==6.4.0
12:43:41  oslo.log==6.1.2
12:43:41  oslo.serialization==5.5.0
12:43:41  oslo.utils==7.3.0
12:43:41  packaging==24.1
12:43:41  pbr==6.1.0
12:43:41  platformdirs==4.3.6
12:43:41  prettytable==3.11.0
12:43:41  pyasn1==0.6.1
12:43:41  pyasn1_modules==0.4.1
12:43:41  pycparser==2.22
12:43:41  pygerrit2==2.0.15
12:43:41  PyGithub==2.4.0
12:43:41  PyJWT==2.9.0
12:43:41  PyNaCl==1.5.0
12:43:41  pyparsing==2.4.7
12:43:41  pyperclip==1.9.0
12:43:41  pyrsistent==0.20.0
12:43:41  python-cinderclient==9.6.0
12:43:41  python-dateutil==2.9.0.post0
12:43:41  python-heatclient==4.0.0
12:43:41  python-jenkins==1.8.2
12:43:41  python-keystoneclient==5.5.0
12:43:41  python-magnumclient==4.7.0
12:43:41  python-openstackclient==7.1.3
12:43:41  python-swiftclient==4.6.0
12:43:41  PyYAML==6.0.2
12:43:41  referencing==0.35.1
12:43:41  requests==2.32.3
12:43:41  requests-oauthlib==2.0.0
12:43:41  requestsexceptions==1.4.0
12:43:41  rfc3986==2.0.0
12:43:41  rpds-py==0.20.0
12:43:41  rsa==4.9
12:43:41  ruamel.yaml==0.18.6
12:43:41  ruamel.yaml.clib==0.2.8
12:43:41  s3transfer==0.10.3
12:43:41  simplejson==3.19.3
12:43:41  six==1.16.0
12:43:41  smmap==5.0.1
12:43:41  soupsieve==2.6
12:43:41  stevedore==5.3.0
12:43:41  tabulate==0.9.0
12:43:41  toml==0.10.2
12:43:41  tomlkit==0.13.2
12:43:41  tqdm==4.66.5
12:43:41  typing_extensions==4.12.2
12:43:41  tzdata==2024.2
12:43:41  urllib3==1.26.20
12:43:41  virtualenv==20.26.6
12:43:41  wcwidth==0.2.13
12:43:41  websocket-client==1.8.0
12:43:41  wrapt==1.16.0
12:43:41  xdg==6.0.0
12:43:41  xmltodict==0.14.2
12:43:41  yq==3.4.3
12:43:41  [EnvInject] - Injecting environment variables from a build step.
12:43:41  [EnvInject] - Injecting as environment variables the properties content 
12:43:41  SET_JDK_VERSION=openjdk11
12:43:41  GIT_URL="git://cloud.onap.org/mirror"
12:43:41  
12:43:41  [EnvInject] - Variables injected successfully.
12:43:41  [aai-resources-master-verify-java] $ /bin/sh /tmp/jenkins12275297763462663548.sh
12:43:41  ---> update-java-alternatives.sh
12:43:41  ---> Updating Java version
12:43:41  ---> Ubuntu/Debian system detected
12:43:41  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
12:43:41  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
12:43:41  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
12:43:41  openjdk version "11.0.16" 2022-07-19
12:43:41  OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
12:43:41  OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
12:43:41  JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
12:43:41  [EnvInject] - Injecting environment variables from a build step.
12:43:41  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
12:43:42  [EnvInject] - Variables injected successfully.
12:43:42  provisioning config files...
12:43:42  copy managed file [global-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config13155735073319628871tmp
12:43:42  copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config7611901602413732464tmp
12:43:42  [EnvInject] - Injecting environment variables from a build step.
12:43:42  Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-docker-8c-8g-77363
12:43:42  using settings config with name aai-resources-settings
12:43:42  Replacing all maven server entries not found in credentials list is true
12:43:42  using global settings config with name global-settings
12:43:42  Replacing all maven server entries not found in credentials list is true
12:43:42  [aai-resources-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings8071371637766400858.xml -gs /tmp/global-settings16715177371580162032.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6817bc0194c4dae4cea9d3dd5d2bf52534d729dd -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/resources/+/139217 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/resources -DGERRIT_CHANGE_NUMBER=139217 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/17/139217/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DPROJECT=aai/resources -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSAxLjE1LjEKCi0gY2xlYW51cCBub3RpZmljYXRpb24gbG9naWMgdG8gZ2V0IHJpZCBvZiBBY3RpdmVNUQotIHJlbW92ZSBhY3RpdmVtcSBhbmQgam1zIHJlbGF0ZWQgZGVwZW5kZW5jaWVzCgpJc3N1ZS1JRDogQUFJLTQwMTkKU2lnbmVkLW9mZi1ieTogRmlldGUgT3N0a2FtcCA8RmlldGUuT3N0a2FtcEB0ZWxla29tLmRlPgpDaGFuZ2UtSWQ6IEkxN2UzNjI3YmViZTY1ZmZhOTY0NDRjZmExYTZmZTg4Mzk1ODY3ZmY3Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Release 1.15.1" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I17e3627bebe65ffa96444cfa1a6fe88395867ff7 -DGERRIT_EVENT_HASH=-287408803 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
12:43:43  [INFO] Scanning for projects...
12:43:44  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.1-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
12:43:44  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.1-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
12:43:44  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.15.1-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
12:43:44  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.1-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
12:43:44  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.1-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
12:43:44  [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.15.1-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory
12:43:46  [INFO] ------------------------------------------------------------------------
12:43:46  [INFO] Reactor Build Order:
12:43:46  [INFO] 
12:43:46  [INFO] aai-resources
12:43:46  [INFO] aai-resources
12:43:46  [INFO]                                                                         
12:43:46  [INFO] ------------------------------------------------------------------------
12:43:46  [INFO] Building aai-resources 1.15.1-SNAPSHOT
12:43:46  [INFO] ------------------------------------------------------------------------
12:43:46  [INFO] 
12:43:47  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources ---
12:43:47  [INFO] 
12:43:47  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources ---
12:43:48  [INFO] 
12:43:48  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources ---
12:43:48  [INFO] 
12:43:48  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ resources ---
12:43:49  [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
12:43:49  [INFO] 
12:43:49  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ resources ---
12:43:52  [INFO] 
12:43:52  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ resources ---
12:43:52  [INFO] 
12:43:52  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ resources ---
12:43:52  [INFO] Skipping JaCoCo execution due to missing execution data file.
12:43:52  [INFO] 
12:43:52  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ resources ---
12:43:52  [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
12:43:52  [INFO] 
12:43:52  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ resources ---
12:43:53  [INFO] No tests to run.
12:43:53  [INFO] 
12:43:53  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ resources ---
12:43:53  [INFO] Skipping JaCoCo execution due to missing execution data file.
12:43:53  [INFO] 
12:43:53  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ resources ---
12:43:53  [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec
12:43:53  [INFO] 
12:43:53  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ resources ---
12:43:53  [INFO] 
12:43:53  [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources ---
12:43:54  [INFO] Installing /w/workspace/aai-resources-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.15.1-SNAPSHOT/resources-1.15.1-SNAPSHOT.pom
12:43:54  [INFO]                                                                         
12:43:54  [INFO] ------------------------------------------------------------------------
12:43:54  [INFO] Building aai-resources 1.15.1-SNAPSHOT
12:43:54  [INFO] ------------------------------------------------------------------------
12:44:06  [INFO] 
12:44:06  [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources ---
12:44:06  [INFO] 
12:44:06  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources ---
12:44:06  [INFO] 
12:44:06  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources ---
12:44:06  [INFO] 
12:44:06  [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources ---
12:44:08  WARNING: An illegal reflective access operation has occurred
12:44:08  WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy/2.5.15/groovy-2.5.15-indy.jar) to method java.lang.Object.finalize()
12:44:08  WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
12:44:08  WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
12:44:08  WARNING: All illegal access operations will be denied in a future release
12:44:08  1.15.1-SNAPSHOT
12:44:08  New Tag for docker:1.15-STAGING-latest
12:44:08  [INFO] 
12:44:08  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-resources ---
12:44:08  [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec,excludes=**/*WebSecurityConfig.*
12:44:08  [INFO] 
12:44:08  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources ---
12:44:10  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.5:jar
12:44:10  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.5/aai-schema-1.12.5.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes ""
12:44:10  [INFO] 
12:44:10  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources ---
12:44:10  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.5:jar
12:44:10  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.5/aai-schema-1.12.5.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes ""
12:44:10  [INFO] 
12:44:10  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-resources ---
12:44:10  [INFO] 
12:44:10  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-resources ---
12:44:10  [INFO] 
12:44:10  [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources ---
12:44:11  [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:11  [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/swm
12:44:11  [INFO] ignoreDelta true
12:44:11  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
12:44:11  [INFO] Copying file localhost-access-logback.xml
12:44:11  [INFO] Copying file logback.xml
12:44:11  [INFO] Copying file application.properties
12:44:11  [INFO] ignoreDelta true
12:44:11  [INFO] Copying 144 resources
12:44:11  [INFO] Copying file application-keycloak.properties
12:44:11  [INFO] Copying file retired.properties
12:44:11  [INFO] Copying file localhost-access-logback.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v29/aai_oxm_v29.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml
12:44:11  [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml
12:44:12  [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_v29.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
12:44:12  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json
12:44:13  [INFO] Copying file logback.xml
12:44:13  [INFO] Copying file etc/appprops/janusgraph-cached.properties
12:44:13  [INFO] Copying file etc/appprops/aaiconfig.properties
12:44:13  [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties
12:44:13  [INFO] Copying file etc/appprops/datatoolscrons.properties
12:44:13  [INFO] Copying file etc/appprops/dynamic.properties
12:44:13  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
12:44:13  [INFO] Copying file etc/appprops/error.properties
12:44:13  [INFO] Copying file etc/appprops/preferredRoute.txt
12:44:13  [INFO] Copying file etc/appprops/delta-event-publisher.properties
12:44:13  [INFO] Copying file etc/auth/aai-client-cert.p12
12:44:13  [INFO] Copying file etc/auth/realm.properties
12:44:13  [INFO] Copying file etc/auth/aai_keystore
12:44:13  [INFO] Copying file application.properties
12:44:13  [INFO] ignoreDelta true
12:44:13  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
12:44:13  [INFO] Copying file janusgraph-cached.properties
12:44:13  [INFO] Copying file aaiconfig.properties
12:44:13  [INFO] Copying file janusgraph-realtime.properties
12:44:13  [INFO] ignoreDelta true
12:44:13  [INFO] Copying 1 resource to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
12:44:13  [INFO] Copying file aai-client-cert.p12
12:44:13  [INFO] ignoreDelta true
12:44:13  [INFO] Copying 2 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
12:44:13  [INFO] Copying file localhost-access-logback.xml
12:44:13  [INFO] Copying file logback.xml
12:44:13  [INFO] ignoreDelta true
12:44:13  [INFO] Copying 127 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig/schema
12:44:13  [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml
12:44:13  [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml
12:44:13  [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml
12:44:13  [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml
12:44:13  [INFO] Copying file onap/oxm/v29/aai_oxm_v29.xml
12:44:13  [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml
12:44:13  [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml
12:44:13  [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml
12:44:13  [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml
12:44:13  [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml
12:44:13  [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml
12:44:13  [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml
12:44:13  [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml
12:44:13  [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml
12:44:13  [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml
12:44:13  [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml
12:44:13  [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml
12:44:13  [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml
12:44:13  [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml
12:44:13  [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml
12:44:13  [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml
12:44:13  [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml
12:44:13  [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json
12:44:13  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
12:44:13  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
12:44:13  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json
12:44:13  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
12:44:13  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
12:44:13  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
12:44:13  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
12:44:13  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
12:44:13  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
12:44:13  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json
12:44:13  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
12:44:13  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
12:44:13  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
12:44:13  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json
12:44:13  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
12:44:13  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
12:44:13  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
12:44:13  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
12:44:13  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
12:44:13  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
12:44:13  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
12:44:13  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
12:44:13  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_v29.json
12:44:13  [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json
12:44:13  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json
12:44:13  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
12:44:13  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
12:44:13  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json
12:44:13  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
12:44:13  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
12:44:13  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
12:44:13  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
12:44:13  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
12:44:13  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
12:44:13  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json
12:44:13  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
12:44:13  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
12:44:13  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
12:44:13  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
12:44:13  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json
12:44:13  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
12:44:13  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
12:44:13  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
12:44:13  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
12:44:13  [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json
12:44:13  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json
12:44:13  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
12:44:13  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
12:44:13  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
12:44:13  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
12:44:13  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
12:44:13  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
12:44:13  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json
12:44:13  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
12:44:13  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
12:44:13  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
12:44:13  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
12:44:13  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
12:44:13  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
12:44:13  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
12:44:13  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
12:44:13  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
12:44:13  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json
12:44:13  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
12:44:13  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
12:44:13  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
12:44:13  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
12:44:13  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json
12:44:13  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
12:44:13  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
12:44:13  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
12:44:13  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
12:44:13  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
12:44:13  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
12:44:13  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json
12:44:13  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json
12:44:13  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
12:44:13  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
12:44:13  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
12:44:13  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json
12:44:13  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
12:44:13  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
12:44:13  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
12:44:13  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
12:44:13  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
12:44:13  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
12:44:13  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
12:44:13  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json
12:44:13  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
12:44:13  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
12:44:13  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
12:44:13  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
12:44:13  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
12:44:13  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
12:44:13  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json
12:44:13  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
12:44:13  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
12:44:13  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
12:44:13  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
12:44:13  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json
12:44:13  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
12:44:13  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
12:44:13  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
12:44:13  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json
12:44:13  [INFO] ignoreDelta true
12:44:13  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.1-SNAPSHOT-build/
12:44:13  [INFO] Copying file aai.sh
12:44:13  [INFO] Copying file docker-entrypoint.sh
12:44:13  [INFO] Copying file Dockerfile
12:44:13  [INFO] 
12:44:13  [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-resources ---
12:44:13  [INFO] Changes detected - recompiling the module!
12:44:13  [INFO] Compiling 60 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/classes
12:44:16  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Some input files use or override a deprecated API.
12:44:16  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Recompile with -Xlint:deprecation for details.
12:44:16  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java: /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java uses unchecked or unsafe operations.
12:44:16  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java: Recompile with -Xlint:unchecked for details.
12:44:16  [INFO] 
12:44:16  [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources ---
12:44:16  [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:16  [INFO] ignoreDelta true
12:44:16  [INFO] Copying 83 resources
12:44:16  [INFO] Copying file it/application-keycloak-test.properties
12:44:16  [INFO] Copying file it/multi-tenancy-realm.json
12:44:16  [INFO] Copying file application-test.properties
12:44:16  [INFO] Copying file k6/writeWithoutRelations.js
12:44:16  [INFO] Copying file k6/readWithoutRelations.js
12:44:16  [INFO] Copying file payloads/modeltransforms/model.xml
12:44:16  [INFO] Copying file payloads/modeltransforms/model.json
12:44:16  [INFO] Copying file payloads/extensions/cloud-region.json
12:44:16  [INFO] Copying file payloads/extensions/tenant.json
12:44:16  [INFO] Copying file payloads/extensions/vserver.json
12:44:16  [INFO] Copying file payloads/extensions/complex.json
12:44:16  [INFO] Copying file payloads/extensions/vnfc.json
12:44:16  [INFO] Copying file payloads/extensions/skeleton-pserver.json
12:44:16  [INFO] Copying file payloads/extensions/generic-vnf.json
12:44:16  [INFO] Copying file payloads/extensions/vf-module.json
12:44:16  [INFO] Copying file payloads/extensions/pserver.json
12:44:16  [INFO] Copying file payloads/extensions/vserver-without-vf-module.json
12:44:16  [INFO] Copying file payloads/templates/pserver-with-data.json
12:44:16  [INFO] Copying file payloads/templates/pserver-to-cloud-region.json
12:44:16  [INFO] Copying file payloads/templates/pserver.xml
12:44:16  [INFO] Copying file payloads/templates/pserver-uriencoded.json
12:44:16  [INFO] Copying file payloads/templates/pserver.json
12:44:16  [INFO] Copying file payloads/models/network-service.xml
12:44:16  [INFO] Copying file payloads/models/model-version.xml
12:44:16  [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-missing-properties.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json
12:44:16  [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json
12:44:16  [INFO] Copying file payloads/bulk/pserver-transactions.json
12:44:16  [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json
12:44:16  [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json
12:44:16  [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json
12:44:16  [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json
12:44:16  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json
12:44:16  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json
12:44:16  [INFO] Copying file payloads/relationship/complex-bugfix.json
12:44:16  [INFO] Copying file payloads/relationship/pserver4.json
12:44:16  [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json
12:44:16  [INFO] Copying file payloads/relationship/complex3.json
12:44:16  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json
12:44:16  [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json
12:44:16  [INFO] Copying file payloads/relationship/pserver2.json
12:44:16  [INFO] Copying file payloads/relationship/complex.json
12:44:16  [INFO] Copying file payloads/relationship/pserver-bugfix.json
12:44:16  [INFO] Copying file payloads/relationship/pserver-complex-relationship.json
12:44:16  [INFO] Copying file payloads/relationship/pserver3.json
12:44:16  [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json
12:44:16  [INFO] Copying file payloads/relationship/complex4.json
12:44:16  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json
12:44:16  [INFO] Copying file payloads/relationship/pserver.json
12:44:16  [INFO] Copying file payloads/relationship/complex2.json
12:44:16  [INFO] Copying file payloads/resource/cloud-region.json
12:44:16  [INFO] Copying file payloads/resource/pserver4.json
12:44:16  [INFO] Copying file payloads/resource/pserver5.json
12:44:16  [INFO] Copying file payloads/resource/pnf.json
12:44:16  [INFO] Copying file payloads/resource/vserver3.json
12:44:16  [INFO] Copying file payloads/resource/vserver.json
12:44:16  [INFO] Copying file payloads/resource/customer.json
12:44:16  [INFO] Copying file payloads/resource/vserver2.json
12:44:16  [INFO] Copying file payloads/resource/pserver-patch-test.json
12:44:16  [INFO] Copying file payloads/resource/pserver2.json
12:44:16  [INFO] Copying file payloads/resource/pserver3.json
12:44:16  [INFO] Copying file payloads/resource/pserver1.json
12:44:16  [INFO] Copying file payloads/resource/vserver4.json
12:44:16  [INFO] Copying file payloads/resource/vserver1.json
12:44:16  [INFO] Copying file payloads/resource/pserver.json
12:44:16  [INFO] Copying file payloads/resource/vserver5.json
12:44:16  [INFO] Copying file logback.xml
12:44:16  [INFO] Copying file etc/appprops/janusgraph-cached.properties
12:44:16  [INFO] Copying file etc/appprops/aaiconfig.properties
12:44:16  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
12:44:16  [INFO] Copying file etc/appprops/error.properties
12:44:16  [INFO] Copying file etc/auth/aai_policy.json
12:44:16  [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt
12:44:16  [INFO] 
12:44:16  [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-resources ---
12:44:16  [INFO] Changes detected - recompiling the module!
12:44:16  [INFO] Compiling 43 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/test-classes
12:44:17  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/entities/PServer.java: /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/entities/PServer.java uses or overrides a deprecated API.
12:44:17  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/entities/PServer.java: Recompile with -Xlint:deprecation for details.
12:44:17  [INFO] 
12:44:17  [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-resources ---
12:44:17  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
12:44:17  [INFO] 
12:44:17  [INFO] -------------------------------------------------------
12:44:17  [INFO]  T E S T S
12:44:17  [INFO] -------------------------------------------------------
12:44:19  [INFO] Running org.onap.aai.IncreaseNodesToolTest
12:44:23  [EL Warning]: moxy: 2024-10-17 12:44:23.191--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:23  [EL Warning]: moxy: 2024-10-17 12:44:23.78--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:24  [EL Warning]: moxy: 2024-10-17 12:44:24.189--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:24  [EL Warning]: moxy: 2024-10-17 12:44:24.506--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:24  [EL Warning]: moxy: 2024-10-17 12:44:24.8--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:25  [EL Warning]: moxy: 2024-10-17 12:44:25.213--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:25  12:44:25.924 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:44:25  2024-10-17 12:44:25.924  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:44:26  2024-10-17 12:44:26.576  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:44:26  12:44:26.576 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:44:26  node 1 added hostname: random-bb192133-e177-4e94-a683-d8aa59486cf8
12:44:26  node 2 added hostname: random-aea50b22-6685-4ab5-bd74-c7d1bacda6a1
12:44:26  node 3 added hostname: random-4cae9ec2-d9ad-4e22-a78b-c751c5c8aa20
12:44:26  node 4 added hostname: random-defdf4c7-59ea-45f1-b252-af5386521582
12:44:26  node 5 added hostname: random-a607887c-7c1c-4c98-9818-4df8453dfbf7
12:44:26  Transaction Committed
12:44:26  Total Time: 0.019seconds
12:44:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.395 s -- in org.onap.aai.IncreaseNodesToolTest
12:44:26  [INFO] Running org.onap.aai.it.performance.K6ReadTest
12:44:27  
12:44:27    .   ____          _            __ _ _
12:44:27   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:44:27  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:44:27   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:44:27    '  |____| .__|_| |_|_| |_\__, | / / / /
12:44:27   =========|_|==============|___/=/_/_/_/
12:44:27   :: Spring Boot ::               (v2.5.15)
12:44:27  
12:44:27  2024-10-17 12:44:27.262  INFO 2925 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:44:27  12:44:27.262 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:44:27  2024-10-17 12:44:27.263  INFO 2925 --- [           main] org.onap.aai.it.performance.K6ReadTest   : The following 2 profiles are active: "production", "one-way-ssl"
12:44:27  12:44:27.263 [main] INFO  org.onap.aai.it.performance.K6ReadTest - The following 2 profiles are active: "production", "one-way-ssl"
12:44:27  WARNING: An illegal reflective access operation has occurred
12:44:27  WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy/2.5.15/groovy-2.5.15-indy.jar) to method java.lang.Object.finalize()
12:44:27  WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
12:44:27  WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
12:44:27  WARNING: All illegal access operations will be denied in a future release
12:44:27  2024-10-17 12:44:27.316  INFO 2925 --- [kground-preinit] o.h.validator.internal.util.Version      : HV000001: Hibernate Validator 6.2.5.Final
12:44:29  12:44:29,488 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:44:29  12:44:29,499 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:44:29  12:44:29,499 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:44:29  12:44:29,504 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:44:29  12:44:29,509 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@171429501 - setting totalSizeCap to 1 GB
12:44:29  12:44:29,513 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@171429501 - Will use zip compression
12:44:29  12:44:29,515 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@171429501 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:44:29  12:44:29,520 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
12:44:29  12:44:29,520 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:44:29  12:44:29,531 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Oct 17 12:44:29 UTC 2024
12:44:29  12:44:29,548 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:44:29  12:44:29,548 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:44:29  12:44:29,550 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:44:29  12:44:29,550 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:44:29  12:44:29,550 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:44:29  12:44:29,552 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:44:29  12:44:29,552 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:44:29  12:44:29,552 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@2f462cc5 - Registering current configuration as safe fallback point
12:44:29  
12:44:29  2024-10-17 12:44:29.754  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 64 ms to scan 1 urls, producing 10 keys and 51 values 
12:44:29  2024-10-17 12:44:29.759  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 7 keys and 7 values 
12:44:30  2024-10-17 12:44:30.253  INFO 2925 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:44:30  12:44:30.253 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:44:30  [EL Warning]: moxy: 2024-10-17 12:44:30.309--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:30  [EL Warning]: moxy: 2024-10-17 12:44:30.569--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:31  [EL Warning]: moxy: 2024-10-17 12:44:30.902--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:31  [EL Warning]: moxy: 2024-10-17 12:44:31.184--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:31  [EL Warning]: moxy: 2024-10-17 12:44:31.461--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:31  [EL Warning]: moxy: 2024-10-17 12:44:31.78--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:32  [EL Warning]: moxy: 2024-10-17 12:44:32.112--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:32  [EL Warning]: moxy: 2024-10-17 12:44:32.612--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:33  2024-10-17 12:44:33.223  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:44:33  12:44:33.223 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:44:33  2024-10-17 12:44:33.224  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:44:33  12:44:33.224 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:44:33  2024-10-17 12:44:33.224  WARN 2925 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:44:33  12:44:33.224 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:44:33  2024-10-17 12:44:33.261  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:44:33  12:44:33.261 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:44:33  2024-10-17 12:44:33.298  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:44:33  12:44:33.298 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:44:33  12:44:33.304 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:44:33  2024-10-17 12:44:33.304  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:44:33  2024-10-17 12:44:33.423  INFO 2925 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:44:33  12:44:33.423 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:44:34  2024-10-17T12:44:28.866693Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, LogTimestamp=2024-10-17T12:44:28.866693Z	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
12:44:34  2024-10-17 12:44:34.602  WARN 2925 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
12:44:36  2024-10-17T12:44:28.866693Z|26bc3ad5-e333-4239-92c7-00b366d2675d|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:44:36  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:44:36  	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, LogTimestamp=2024-10-17T12:44:28.866693Z	The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n			|
12:44:36  2024-10-17 12:44:36.622  WARN 2925 --- [           main] org.glassfish.jersey.internal.Errors     : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:44:36  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:44:36  
12:44:36  2024-10-17 12:44:36.906  INFO 2925 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Started K6ReadTest in 9.98 seconds (JVM running for 18.806)
12:44:36  12:44:36.906 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Started K6ReadTest in 9.98 seconds (JVM running for 18.806)
12:44:37  2024-10-17T12:44:28.866693Z|26bc3ad5-e333-4239-92c7-00b366d2675d|given scan urls are empty. set urls in the configuration	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, LogTimestamp=2024-10-17T12:44:28.866693Z	given scan urls are empty. set urls in the configuration			|
12:44:37  2024-10-17 12:44:37.660  WARN 2925 --- [           main] org.reflections8.Reflections             : given scan urls are empty. set urls in the configuration
12:44:37  2024-10-17T12:44:28.866693Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, LogTimestamp=2024-10-17T12:44:28.866693Z	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:44:37  2024-10-17 12:44:37.958  WARN 2925 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:44:37  2024-10-17 12:44:37.965  INFO 2925 --- [           main] org.onap.aai.dbmap.AAIGraph              : -- loading schema into JanusGraph
12:44:37  12:44:37.965 [main] INFO  org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph
12:44:37  2024-10-17 12:44:37.981  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:44:37  12:44:37.981 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:44:37  2024-10-17 12:44:37.982  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:44:37  12:44:37.982 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:44:37  2024-10-17 12:44:37.982  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:44:37  12:44:37.982 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:44:40  2024-10-17 12:44:40.139  INFO 2925 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Creating pserver nodes
12:44:40  12:44:40.139 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Creating pserver nodes
12:44:40  2024-10-17 12:44:40.233  INFO 2925 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Created pserver nodes in 0 seconds
12:44:40  12:44:40.233 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Created pserver nodes in 0 seconds
12:44:40  2024-10-17 12:44:40.306  INFO 2925 --- [           main] org.testcontainers.images.PullPolicy     : Image pull policy will be performed by: DefaultPullPolicy()
12:44:40  2024-10-17 12:44:40.310  INFO 2925 --- [           main] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
12:44:41  2024-10-17 12:44:41.375  INFO 2925 --- [           main] o.t.d.DockerClientProviderStrategy       : Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
12:44:41  2024-10-17 12:44:41.378  INFO 2925 --- [           main] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
12:44:41  2024-10-17 12:44:41.408  INFO 2925 --- [           main] org.testcontainers.DockerClientFactory   : Connected to docker: 
12:44:41    Server Version: 20.10.18
12:44:41    API Version: 1.41
12:44:41    Operating System: Ubuntu 18.04.6 LTS
12:44:41    Total Memory: 32167 MB
12:44:41  2024-10-17 12:44:41.462  INFO 2925 --- [           main] tc.testcontainers/ryuk:0.7.0             : Pulling docker image: testcontainers/ryuk:0.7.0. Please be patient; this may take some time but only needs to be done once.
12:44:41  2024-10-17 12:44:41.474  INFO 2925 --- [           main] o.t.utility.RegistryAuthLocator          : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: 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)
12:44:41  2024-10-17 12:44:41.896  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Starting to pull image
12:44:41  2024-10-17 12:44:41.930  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
12:44:42  2024-10-17 12:44:42.134  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  2 pending,  1 downloaded,  0 extracted, (341 KB/? MB)
12:44:42  2024-10-17 12:44:42.135  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  1 pending,  2 downloaded,  0 extracted, (341 KB/? MB)
12:44:42  2024-10-17 12:44:42.141  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  0 extracted, (371 KB/6 MB)
12:44:42  2024-10-17 12:44:42.361  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  1 extracted, (3 MB/6 MB)
12:44:42  2024-10-17 12:44:42.522  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  2 extracted, (3 MB/6 MB)
12:44:42  2024-10-17 12:44:42.672  INFO 2925 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  3 extracted, (6 MB/6 MB)
12:44:42  2024-10-17 12:44:42.690  INFO 2925 --- [           main] tc.testcontainers/ryuk:0.7.0             : Image testcontainers/ryuk:0.7.0 pull took PT1.2272S
12:44:42  2024-10-17 12:44:42.727  INFO 2925 --- [           main] tc.testcontainers/ryuk:0.7.0             : Creating container for image: testcontainers/ryuk:0.7.0
12:44:43  2024-10-17 12:44:43.905  INFO 2925 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 is starting: a3de68e65214e677c773b1b803302c10ec7ccda08b22235f6e1896562e6c9d31
12:44:44  2024-10-17 12:44:44.483  INFO 2925 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 started in PT1.755998S
12:44:44  2024-10-17 12:44:44.495  INFO 2925 --- [           main] o.t.utility.RyukResourceReaper           : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
12:44:44  2024-10-17 12:44:44.496  INFO 2925 --- [           main] org.testcontainers.DockerClientFactory   : Checking the system...
12:44:44  2024-10-17 12:44:44.498  INFO 2925 --- [           main] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
12:44:44  2024-10-17 12:44:44.503  INFO 2925 --- [           main] tc.grafana/k6:0.49.0                     : Pulling docker image: grafana/k6:0.49.0. Please be patient; this may take some time but only needs to be done once.
12:44:44  2024-10-17 12:44:44.839  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Starting to pull image
12:44:44  2024-10-17 12:44:44.841  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
12:44:45  2024-10-17 12:44:45.029  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  3 pending,  1 downloaded,  0 extracted, (1 KB/? MB)
12:44:45  2024-10-17 12:44:45.070  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  2 pending,  2 downloaded,  0 extracted, (290 KB/? MB)
12:44:45  2024-10-17 12:44:45.119  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  0 extracted, (320 KB/? MB)
12:44:45  2024-10-17 12:44:45.246  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  0 extracted, (27 MB/27 MB)
12:44:45  2024-10-17 12:44:45.283  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  1 extracted, (27 MB/27 MB)
12:44:45  2024-10-17 12:44:45.384  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  2 extracted, (27 MB/27 MB)
12:44:45  2024-10-17 12:44:45.788  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  3 extracted, (27 MB/27 MB)
12:44:45  2024-10-17 12:44:45.883  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  4 extracted, (27 MB/27 MB)
12:44:45  2024-10-17 12:44:45.900  INFO 2925 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pull complete. 4 layers, pulled in 1s (downloaded 27 MB at 27 MB/s)
12:44:45  2024-10-17 12:44:45.901  INFO 2925 --- [           main] tc.grafana/k6:0.49.0                     : Image grafana/k6:0.49.0 pull took PT1.396949S
12:44:45  2024-10-17 12:44:45.907  INFO 2925 --- [           main] tc.grafana/k6:0.49.0                     : Creating container for image: grafana/k6:0.49.0
12:44:45  2024-10-17 12:44:45.911  INFO 2925 --- [           main] tc.testcontainers/sshd:1.2.0             : Pulling docker image: testcontainers/sshd:1.2.0. Please be patient; this may take some time but only needs to be done once.
12:44:46  2024-10-17 12:44:46.264  INFO 2925 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Starting to pull image
12:44:46  2024-10-17 12:44:46.266  INFO 2925 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
12:44:46  2024-10-17 12:44:46.474  INFO 2925 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  0 extracted, (24 KB/? MB)
12:44:46  2024-10-17 12:44:46.621  INFO 2925 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  1 extracted, (2 MB/? MB)
12:44:46  2024-10-17 12:44:46.639  INFO 2925 --- [           main] tc.testcontainers/sshd:1.2.0             : Image testcontainers/sshd:1.2.0 pull took PT0.728224S
12:44:46  2024-10-17 12:44:46.646  INFO 2925 --- [           main] tc.testcontainers/sshd:1.2.0             : Creating container for image: testcontainers/sshd:1.2.0
12:44:47  2024-10-17 12:44:47.401  INFO 2925 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 is starting: 68c5fe790fca029356fd9f99a476d8f074e7c26026912b5ae2fa52dd4d05793b
12:44:47  2024-10-17 12:44:47.942  INFO 2925 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 started in PT1.295884S
12:44:48  2024-10-17 12:44:48.296  INFO 2925 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 is starting: e579a8d9f0f7f5b132894d1c09fc399e08ecb1fb8af95ee96e716f5bbdd4c003
12:44:48  2024-10-17 12:44:48.584  INFO 2925 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 started in PT2.67693S
12:44:49  127.0.0.1 - - [17/Oct/2024:12:44:49 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 559 - "logType": "access"
12:44:49  127.0.0.1 - - [17/Oct/2024:12:44:49 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 559 - "logType": "access"
12:44:49  127.0.0.1 - - [17/Oct/2024:12:44:49 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 559 - "logType": "access"
12:44:49  127.0.0.1 - - [17/Oct/2024:12:44:49 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 80 - "logType": "access"
12:44:49  127.0.0.1 - - [17/Oct/2024:12:44:49 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:44:49  127.0.0.1 - - [17/Oct/2024:12:44:49 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 80 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:44:50  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:50 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 111 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 30 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 20 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 24 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 32 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 25 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
12:44:51  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:51 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 26 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 32 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 37 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 107 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 91 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 101 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:44:52  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:52 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 90 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 92 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 108 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:44:53  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 26 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:53 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 80 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
12:44:54  127.0.0.1 - - [17/Oct/2024:12:44:54 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access"
12:44:54  2024-10-17 12:44:54.282  INFO 2925 --- [           main] org.onap.aai.it.performance.K6ReadTest   : 
12:44:54       ✓ status was 200
12:44:54       ✓ returned correct number of results
12:44:54  
12:44:54       checks.........................: 100.00% ✓ 424       ✗ 0  
12:44:54       data_received..................: 221 kB  44 kB/s
12:44:54       data_sent......................: 49 kB   9.7 kB/s
12:44:54       http_req_blocked...............: avg=11µs    min=1.65µs  med=2.74µs  max=621.59µs p(90)=4.3µs   p(95)=5.76µs  
12:44:54       http_req_connecting............: avg=5.5µs   min=0s      med=0s      max=486.07µs p(90)=0s      p(95)=0s      
12:44:54     ✓ http_req_duration..............: avg=70.84ms min=20.51ms med=61.59ms max=628.12ms p(90)=87.17ms p(95)=95.78ms 
12:44:54         { expected_response:true }...: avg=70.84ms min=20.51ms med=61.59ms max=628.12ms p(90)=87.17ms p(95)=95.78ms 
12:44:54     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 212
12:44:54       http_req_receiving.............: avg=76.09µs min=32.68µs med=76.48µs max=259.16µs p(90)=94µs    p(95)=100.38µs
12:44:54       http_req_sending...............: avg=17.88µs min=8.12µs  med=16.28µs max=74.43µs  p(90)=24.85µs p(95)=26.46µs 
12:44:54       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
12:44:54       http_req_waiting...............: avg=70.75ms min=20.47ms med=61.52ms max=627.94ms p(90)=87.06ms p(95)=95.68ms 
12:44:54       http_reqs......................: 212     42.058453/s
12:44:54       iteration_duration.............: avg=71.11ms min=20.65ms med=61.82ms max=629.38ms p(90)=87.47ms p(95)=96.06ms 
12:44:54       iterations.....................: 212     42.058453/s
12:44:54       vus............................: 3       min=3       max=3
12:44:54       vus_max........................: 3       min=3       max=3
12:44:54  
12:44:54  
12:44:54  12:44:54.282 [main] INFO  org.onap.aai.it.performance.K6ReadTest - 
12:44:54       ✓ status was 200
12:44:54       ✓ returned correct number of results
12:44:54  
12:44:54       checks.........................: 100.00% ✓ 424       ✗ 0  
12:44:54       data_received..................: 221 kB  44 kB/s
12:44:54       data_sent......................: 49 kB   9.7 kB/s
12:44:54       http_req_blocked...............: avg=11µs    min=1.65µs  med=2.74µs  max=621.59µs p(90)=4.3µs   p(95)=5.76µs  
12:44:54       http_req_connecting............: avg=5.5µs   min=0s      med=0s      max=486.07µs p(90)=0s      p(95)=0s      
12:44:54     ✓ http_req_duration..............: avg=70.84ms min=20.51ms med=61.59ms max=628.12ms p(90)=87.17ms p(95)=95.78ms 
12:44:54         { expected_response:true }...: avg=70.84ms min=20.51ms med=61.59ms max=628.12ms p(90)=87.17ms p(95)=95.78ms 
12:44:54     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 212
12:44:54       http_req_receiving.............: avg=76.09µs min=32.68µs med=76.48µs max=259.16µs p(90)=94µs    p(95)=100.38µs
12:44:54       http_req_sending...............: avg=17.88µs min=8.12µs  med=16.28µs max=74.43µs  p(90)=24.85µs p(95)=26.46µs 
12:44:54       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
12:44:54       http_req_waiting...............: avg=70.75ms min=20.47ms med=61.52ms max=627.94ms p(90)=87.06ms p(95)=95.68ms 
12:44:54       http_reqs......................: 212     42.058453/s
12:44:54       iteration_duration.............: avg=71.11ms min=20.65ms med=61.82ms max=629.38ms p(90)=87.47ms p(95)=96.06ms 
12:44:54       iterations.....................: 212     42.058453/s
12:44:54       vus............................: 3       min=3       max=3
12:44:54       vus_max........................: 3       min=3       max=3
12:44:54  
12:44:54  
12:44:54  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 27.98 s -- in org.onap.aai.it.performance.K6ReadTest
12:44:54  [INFO] Running org.onap.aai.it.performance.K6WriteTest
12:44:54  [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s -- in org.onap.aai.it.performance.K6WriteTest
12:44:54  [INFO] Running org.onap.aai.rest.BulkAddConsumerTest
12:44:54  2024-10-17 12:44:54.769  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:54  12:44:54.769 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:54  2024-10-17 12:44:54.877  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:54  2024-10-17T12:44:28.866693Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:54  12:44:54.877 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:54  2024-10-17T12:44:28.866693Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:54  2024-10-17 12:44:54.878  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:54  12:44:54.878 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:55  2024-10-17 12:44:54.936  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:54.936 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17 12:44:55.684  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.684 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17 12:44:55.687 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17T12:44:55.639274Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.687 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17T12:44:55.639274Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.688 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.688 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.693  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.693 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17T12:44:55.704328Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  2024-10-17 12:44:55.710  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  12:44:55.710 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  2024-10-17T12:44:55.704328Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  2024-10-17 12:44:55.711  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  12:44:55.711 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  2024-10-17 12:44:55.716  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.716 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17 12:44:55.753  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.753 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17T12:44:55.745734Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.756  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.756 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17T12:44:55.745734Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.756  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.756 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.760  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.760 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17T12:44:55.745734Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  2024-10-17 12:44:55.763  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  12:44:55.763 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  2024-10-17T12:44:55.745734Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  2024-10-17 12:44:55.764  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  12:44:55.764 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:55  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s -- in org.onap.aai.rest.BulkAddConsumerTest
12:44:55  [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest
12:44:55  2024-10-17 12:44:55.773  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.773 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17T12:44:55.745734Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:55  2024-10-17 12:44:55.776  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:55  12:44:55.776 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:55  2024-10-17T12:44:55.745734Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:55  2024-10-17 12:44:55.777  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:55  12:44:55.777 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:44:55  12:44:55.781 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17 12:44:55.781  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17 12:44:55.815  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.815 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-cc50b728-4c40-4919-ae73-4f9066813ca6","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-cc50b728-4c40-4919-ae73-4f9066813ca6","body":{"200":null}}]}]}
12:44:55  1
12:44:55  2024-10-17 12:44:55.890  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.890 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17T12:44:55.869968Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.893 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.893 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17T12:44:55.869968Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.894 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.894 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.898  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.898 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-f1664979-6092-49cd-a020-9328ec9ccad5","body":{"404":"{\"requestError\":{\"serviceException\":{\"messageId\":\"SVC3001\",\"text\":\"Resource not found for %1 using id %2 (msg\u003d%3) (ec\u003d%4)\",\"variables\":[\"DELETE\",\"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-f1664979-6092-49cd-a020-9328ec9ccad5\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-f1664979-6092-49cd-a020-9328ec9ccad5\",\"ERR.5.4.6114\"]}}}"}}]}]}
12:44:55  2024-10-17 12:44:55.910  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.910 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17 12:44:55.933  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:55  12:44:55.933 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:55  2024-10-17T12:44:55.929141Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.936  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.936 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17T12:44:55.929141Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  2024-10-17 12:44:55.936  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:55  12:44:55.936 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:44:56  2024-10-17 12:44:55.940  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:56  12:44:55.940 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:56  2024-10-17 12:44:56.189  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:56  12:44:56.189 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:56  2024-10-17T12:44:56.267116Z|26bc3ad5-e333-4239-92c7-00b366d2675d|could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=0, InvokeTimestamp=2024-10-17T12:44:56.267020Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:44:56.267116Z, elapsedTime=1, stopWatchStart=180233461665	could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 113 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\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		|
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  2024-10-17 12:44:56.710  WARN 2925 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader
12:44:56  
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  
12:44:56  2024-10-17T12:44:56.267116Z|26bc3ad5-e333-4239-92c7-00b366d2675d|could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=0, InvokeTimestamp=2024-10-17T12:44:56.267020Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:44:56.267116Z, elapsedTime=1, stopWatchStart=180233461665	could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 113 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\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		|
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  2024-10-17 12:44:56.712  WARN 2925 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader
12:44:56  
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  
12:44:56  2024-10-17T12:44:56.267116Z|26bc3ad5-e333-4239-92c7-00b366d2675d|could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=0, InvokeTimestamp=2024-10-17T12:44:56.267020Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:44:56.267116Z, elapsedTime=1, stopWatchStart=180233461665	could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 113 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\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		|
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  2024-10-17 12:44:56.715  WARN 2925 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader
12:44:56  
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  
12:44:56  2024-10-17T12:44:56.267116Z|26bc3ad5-e333-4239-92c7-00b366d2675d|could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=0, InvokeTimestamp=2024-10-17T12:44:56.267020Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:44:56.267116Z, elapsedTime=1, stopWatchStart=180233461665	could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 113 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\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		|
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  2024-10-17 12:44:56.717  WARN 2925 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader
12:44:56  
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  
12:44:56  2024-10-17T12:44:56.267116Z|26bc3ad5-e333-4239-92c7-00b366d2675d|could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=0, InvokeTimestamp=2024-10-17T12:44:56.267020Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:44:56.267116Z, elapsedTime=1, stopWatchStart=180233461665	could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 113 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\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		|
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  2024-10-17 12:44:56.719  WARN 2925 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader
12:44:56  
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  
12:44:56  2024-10-17T12:44:56.267116Z|26bc3ad5-e333-4239-92c7-00b366d2675d|could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=0, InvokeTimestamp=2024-10-17T12:44:56.267020Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:44:56.267116Z, elapsedTime=1, stopWatchStart=180233461665	could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 113 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)\n\tat org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\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		|
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  2024-10-17 12:44:56.722  WARN 2925 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader
12:44:56  
12:44:56  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
12:44:56  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:158)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:200)
12:44:56  	at org.reflections8.Reflections.<init>(Reflections.java:173)
12:44:56  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:67)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:56)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
12:44:56  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
12:44:56  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
12:44:56  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
12:44:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.handleWrites(LegacyMoxyConsumer.java:607)
12:44:56  	at org.onap.aai.rest.LegacyMoxyConsumer.update(LegacyMoxyConsumer.java:82)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:189)
12:44:56  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:132)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:44:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:44:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:44:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:44:56  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:44:56  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:44:56  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:44:56  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:44:56  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:44:56  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:44:56  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:44:56  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:44:56  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:44:56  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:44:56  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:44:56  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:44:56  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:44:56  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:44:56  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:44:56  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:44:56  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
12:44:56  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
12:44:56  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
12:44:56  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
12:44:56  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
12:44:56  	... 113 common frames omitted
12:44:56  
12:44:57  2024-10-17 12:44:57.172  INFO 2925 --- [           main] o.onap.aai.rest.BulkProcessConsumerTest  : Response Code: 200	Entity: null
12:44:57  12:44:57.172 [main] INFO  org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200	Entity: null
12:44:57  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]}
12:44:57  2024-10-17 12:44:57.203  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:44:57  12:44:57.203 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:44:57  2024-10-17 12:44:57.209  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:57  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:57  12:44:57.209 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:57  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:57  2024-10-17 12:44:57.209  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:57  12:44:57.209 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:44:57  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s -- in org.onap.aai.rest.BulkProcessConsumerTest
12:44:57  [INFO] Running org.onap.aai.rest.CloudRegionTest
12:44:57  
12:44:57    .   ____          _            __ _ _
12:44:57   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:44:57  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:44:57   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:44:57    '  |____| .__|_| |_|_| |_\__, | / / / /
12:44:57   =========|_|==============|___/=/_/_/_/
12:44:57   :: Spring Boot ::               (v2.5.15)
12:44:57  
12:44:57  2024-10-17 12:44:57.293  WARN 2925 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
12:44:57  12:44:57.293 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
12:44:57  12:44:57.294 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
12:44:57  2024-10-17 12:44:57.294  WARN 2925 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
12:44:57  2024-10-17 12:44:57.300  INFO 2925 --- [           main] org.onap.aai.rest.CloudRegionTest        : Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:44:57  12:44:57.300 [main] INFO  org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:44:57  2024-10-17 12:44:57.300  INFO 2925 --- [           main] org.onap.aai.rest.CloudRegionTest        : The following 2 profiles are active: "production", "one-way-ssl"
12:44:57  12:44:57.300 [main] INFO  org.onap.aai.rest.CloudRegionTest - The following 2 profiles are active: "production", "one-way-ssl"
12:44:57  12:44:57,730 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:44:57  12:44:57,731 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:44:57  12:44:57,731 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:44:57  12:44:57,731 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:44:57  12:44:57,732 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@638542971 - setting totalSizeCap to 1 GB
12:44:57  12:44:57,732 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@638542971 - Will use zip compression
12:44:57  12:44:57,732 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@638542971 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:44:57  12:44:57,732 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
12:44:57  12:44:57,732 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:44:57  12:44:57,732 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Oct 17 12:44:54 UTC 2024
12:44:57  12:44:57,733 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:44:57  12:44:57,733 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:44:57  12:44:57,733 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:44:57  12:44:57,733 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:44:57  12:44:57,733 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:44:57  12:44:57,734 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:44:57  12:44:57,734 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:44:57  12:44:57,734 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@2dea2ca6 - Registering current configuration as safe fallback point
12:44:57  
12:44:57  2024-10-17 12:44:57.746  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 10 keys and 51 values 
12:44:57  2024-10-17 12:44:57.748  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
12:44:57  2024-10-17 12:44:57.809  INFO 2925 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:44:57  12:44:57.809 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:44:58  [EL Warning]: moxy: 2024-10-17 12:44:57.865--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:58  [EL Warning]: moxy: 2024-10-17 12:44:58.074--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:58  [EL Warning]: moxy: 2024-10-17 12:44:58.301--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:58  [EL Warning]: moxy: 2024-10-17 12:44:58.539--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:58  [EL Warning]: moxy: 2024-10-17 12:44:58.79--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:59  [EL Warning]: moxy: 2024-10-17 12:44:59.107--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:44:59  2024-10-17 12:44:59.550  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:44:59  2024-10-17 12:44:59.550  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:44:59  12:44:59.550 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:44:59  12:44:59.550 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:44:59  2024-10-17 12:44:59.550  WARN 2925 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:44:59  12:44:59.550 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:44:59  2024-10-17 12:44:59.562  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:44:59  12:44:59.562 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:44:59  2024-10-17 12:44:59.565  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:44:59  12:44:59.565 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:44:59  12:44:59.626 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:44:59  2024-10-17 12:44:59.626  INFO 2925 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:44:59  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=11, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=400, LogTimestamp=2024-10-17T12:44:57.187764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
12:44:59  2024-10-17 12:44:59.811  WARN 2925 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
12:45:00  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:00  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:00  	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=11, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=400, LogTimestamp=2024-10-17T12:44:57.187764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=2	The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n			|
12:45:00  2024-10-17 12:44:59.969  WARN 2925 --- [           main] org.glassfish.jersey.internal.Errors     : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:00  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:00  
12:45:00  2024-10-17 12:45:00.092  INFO 2925 --- [           main] org.onap.aai.rest.CloudRegionTest        : Started CloudRegionTest in 2.87 seconds (JVM running for 41.993)
12:45:00  12:45:00.092 [main] INFO  org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 2.87 seconds (JVM running for 41.993)
12:45:00  12:45:00.098 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:00  2024-10-17 12:45:00.098  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:00  2024-10-17 12:45:00.099  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:00  12:45:00.099 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:00  2024-10-17 12:45:00.099  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:00  12:45:00.099 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:00  127.0.0.1 - - [17/Oct/2024:12:45:00 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 404 362 REST JUNIT JUNIT - - - - - - - - - - 48 - "logType": "access"
12:45:00  127.0.0.1 - - [17/Oct/2024:12:45:00 +0000] "PUT /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 201 0 REST JUNIT JUNIT - - - - - - - - - - 418 - "logType": "access"
12:45:00  127.0.0.1 - - [17/Oct/2024:12:45:00 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants" 200 106 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access"
12:45:01  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.810 s -- in org.onap.aai.rest.CloudRegionTest
12:45:01  [INFO] Running org.onap.aai.rest.ConfigurationTest
12:45:01  
12:45:01    .   ____          _            __ _ _
12:45:01   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:45:01  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:45:01   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:45:01    '  |____| .__|_| |_|_| |_\__, | / / / /
12:45:01   =========|_|==============|___/=/_/_/_/
12:45:01   :: Spring Boot ::               (v2.5.15)
12:45:01  
12:45:01  2024-10-17 12:45:01.097  WARN 2925 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
12:45:01  12:45:01.097 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
12:45:01  12:45:01.098 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
12:45:01  2024-10-17 12:45:01.098  WARN 2925 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
12:45:01  2024-10-17 12:45:01.104  INFO 2925 --- [           main] org.onap.aai.rest.ConfigurationTest      : Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:45:01  12:45:01.104 [main] INFO  org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:45:01  2024-10-17 12:45:01.104  INFO 2925 --- [           main] org.onap.aai.rest.ConfigurationTest      : The following 2 profiles are active: "production", "one-way-ssl"
12:45:01  12:45:01.104 [main] INFO  org.onap.aai.rest.ConfigurationTest - The following 2 profiles are active: "production", "one-way-ssl"
12:45:01  12:45:01,492 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:45:01  12:45:01,493 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:45:01  12:45:01,493 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:45:01  12:45:01,493 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:45:01  12:45:01,494 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@356539524 - setting totalSizeCap to 1 GB
12:45:01  12:45:01,494 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@356539524 - Will use zip compression
12:45:01  12:45:01,494 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@356539524 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:45:01  12:45:01,495 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
12:45:01  12:45:01,495 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:45:01  12:45:01,495 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Oct 17 12:45:00 UTC 2024
12:45:01  12:45:01,495 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:45:01  12:45:01,495 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:45:01  12:45:01,495 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:45:01  12:45:01,495 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:45:01  12:45:01,496 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:45:01  12:45:01,496 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:45:01  12:45:01,496 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:45:01  12:45:01,496 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@3f988adb - Registering current configuration as safe fallback point
12:45:01  
12:45:01  2024-10-17 12:45:01.512  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 5 ms to scan 1 urls, producing 10 keys and 51 values 
12:45:01  2024-10-17 12:45:01.513  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
12:45:01  2024-10-17 12:45:01.589  INFO 2925 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:45:01  12:45:01.589 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:45:01  [EL Warning]: moxy: 2024-10-17 12:45:01.626--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:01  [EL Warning]: moxy: 2024-10-17 12:45:01.832--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:02  [EL Warning]: moxy: 2024-10-17 12:45:02.059--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:02  [EL Warning]: moxy: 2024-10-17 12:45:02.292--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:03  [EL Warning]: moxy: 2024-10-17 12:45:02.534--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:03  [EL Warning]: moxy: 2024-10-17 12:45:02.845--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:03  2024-10-17 12:45:03.321  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:45:03  2024-10-17 12:45:03.322  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:45:03  12:45:03.321 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:45:03  12:45:03.322 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:45:03  2024-10-17 12:45:03.322  WARN 2925 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:45:03  12:45:03.322 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:45:03  12:45:03.332 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:45:03  2024-10-17 12:45:03.332  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:45:03  12:45:03.336 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:45:03  2024-10-17 12:45:03.336  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:45:03  2024-10-17 12:45:03.395  INFO 2925 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:45:03  12:45:03.395 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:45:03  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=11, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=400, LogTimestamp=2024-10-17T12:44:57.187764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
12:45:03  2024-10-17 12:45:03.555  WARN 2925 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
12:45:03  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:03  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:03  	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=11, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=400, LogTimestamp=2024-10-17T12:44:57.187764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=2	The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n			|
12:45:03  2024-10-17 12:45:03.690  WARN 2925 --- [           main] org.glassfish.jersey.internal.Errors     : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:03  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:03  
12:45:03  2024-10-17 12:45:03.772  INFO 2925 --- [           main] org.onap.aai.rest.ConfigurationTest      : Started ConfigurationTest in 2.738 seconds (JVM running for 45.673)
12:45:03  12:45:03.772 [main] INFO  org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 2.738 seconds (JVM running for 45.673)
12:45:03  127.0.0.1 - - [17/Oct/2024:12:45:03 +0000] "GET /aai/v12/network/configurations/configuration/configteste1cd2518-0ef5-4aae-9482-e523706cb9f3" 404 387 REST JUNIT JUNIT - - - - - - - - - - 49 - "logType": "access"
12:45:04  127.0.0.1 - - [17/Oct/2024:12:45:04 +0000] "PUT /aai/v12/network/configurations/configuration/configteste1cd2518-0ef5-4aae-9482-e523706cb9f3" 201 0 REST JUNIT JUNIT - - - - - - - - - - 339 - "logType": "access"
12:45:04  127.0.0.1 - - [17/Oct/2024:12:45:04 +0000] "GET /aai/v12/resources/id/73816" 200 325 REST JUNIT JUNIT - - - - - - - - - - 15 - "logType": "access"
12:45:04  127.0.0.1 - - [17/Oct/2024:12:45:04 +0000] "GET /aai/v12/network/configurations/configuration/configteste1cd2518-0ef5-4aae-9482-e523706cb9f3" 200 307 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
12:45:04  127.0.0.1 - - [17/Oct/2024:12:45:04 +0000] "POST /aai/v12/network/configurations/configuration/configteste1cd2518-0ef5-4aae-9482-e523706cb9f3" 200 0 REST JUNIT JUNIT - - - - - - - - - - 23 - "logType": "access"
12:45:04  127.0.0.1 - - [17/Oct/2024:12:45:04 +0000] "GET /aai/v12/network/configurations/configuration/configteste1cd2518-0ef5-4aae-9482-e523706cb9f3" 200 307 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access"
12:45:04  127.0.0.1 - - [17/Oct/2024:12:45:04 +0000] "PATCH /aai/v12/network/configurations/configuration/configteste1cd2518-0ef5-4aae-9482-e523706cb9f3" 200 0 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access"
12:45:04  127.0.0.1 - - [17/Oct/2024:12:45:04 +0000] "GET /aai/v12/network/configurations/configuration/configteste1cd2518-0ef5-4aae-9482-e523706cb9f3" 200 307 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access"
12:45:04  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.744 s -- in org.onap.aai.rest.ConfigurationTest
12:45:04  [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest
12:45:04  2024-10-17 12:45:04.785  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:04  12:45:04.785 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:04  2024-10-17 12:45:04.786  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:04  12:45:04.786 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:04  2024-10-17 12:45:04.786  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:04  12:45:04.786 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:05  127.0.0.1 - - [17/Oct/2024:12:45:05 +0000] "PUT /aai/v11/business/customers/customer/customer-987654321-91" 201 0 REST JUNIT JUNIT - - - - - - - - - - 370 - "logType": "access"
12:45:05  127.0.0.1 - - [17/Oct/2024:12:45:05 +0000] "GET /aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0" 200 194 REST JUNIT JUNIT - - - - - - - - - - 18 - "logType": "access"
12:45:05  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.onap.aai.rest.CustomerFilterSearchTest
12:45:05  [INFO] Running org.onap.aai.rest.ExampleConsumerTest
12:45:05  2024-10-17 12:45:05.510  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:05  12:45:05.510 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:05  2024-10-17 12:45:05.519  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:05  12:45:05.519 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:05  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.aai.rest.ExampleConsumerTest
12:45:05  [INFO] Running org.onap.aai.rest.ExceptionHandlerTest
12:45:05  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  12:45:05.615 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  2024-10-17 12:45:05.615 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  2024-10-17 12:45:05.828 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  12:45:05.828 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  2024-10-17 12:45:05.843 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  12:45:05.843 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:05  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.onap.aai.rest.ExceptionHandlerTest
12:45:05  [INFO] Running org.onap.aai.rest.InvalidURITest
12:45:05  2024-10-17 12:45:05.852  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:05  12:45:05.852 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:05  12:45:05.853 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:05  2024-10-17 12:45:05.853  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:05  2024-10-17 12:45:05.853  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:05  12:45:05.853 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:05  127.0.0.1 - - [17/Oct/2024:12:45:05 +0000] "GET /aai1/v11/cloud-infrastructure/pservers/pserver/test" 400 170 REST JUNIT JUNIT - - - - - - - - - - 5 - "logType": "access"
12:45:05  {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}}
12:45:05  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.rest.InvalidURITest
12:45:05  [INFO] Running org.onap.aai.rest.LegacyMoxyConsumerTest
12:45:06  
12:45:06    .   ____          _            __ _ _
12:45:06   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:45:06  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:45:06   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:45:06    '  |____| .__|_| |_|_| |_\__, | / / / /
12:45:06   =========|_|==============|___/=/_/_/_/
12:45:06   :: Spring Boot ::               (v2.5.15)
12:45:06  
12:45:06  2024-10-17 12:45:05.932  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting LegacyMoxyConsumerTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:45:06  12:45:05.932 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting LegacyMoxyConsumerTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:45:06  2024-10-17 12:45:05.932  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : The following 2 profiles are active: "production", "one-way-ssl"
12:45:06  12:45:05.932 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - The following 2 profiles are active: "production", "one-way-ssl"
12:45:06  12:45:06,235 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:45:06  12:45:06,236 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:45:06  12:45:06,236 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:45:06  12:45:06,236 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:45:06  12:45:06,237 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@563794979 - setting totalSizeCap to 1 GB
12:45:06  12:45:06,237 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@563794979 - Will use zip compression
12:45:06  12:45:06,237 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@563794979 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:45:06  12:45:06,237 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
12:45:06  12:45:06,237 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:45:06  12:45:06,237 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Oct 17 12:45:05 UTC 2024
12:45:06  12:45:06,238 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:45:06  12:45:06,238 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:45:06  12:45:06,238 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:45:06  12:45:06,238 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:45:06  12:45:06,238 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:45:06  12:45:06,240 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:45:06  12:45:06,240 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:45:06  12:45:06,240 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@7f0d1e0 - Registering current configuration as safe fallback point
12:45:06  
12:45:06  2024-10-17 12:45:06.265  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 5 ms to scan 1 urls, producing 10 keys and 51 values 
12:45:06  2024-10-17 12:45:06.266  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
12:45:06  2024-10-17 12:45:06.311  INFO 2925 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:45:06  12:45:06.311 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:45:06  [EL Warning]: moxy: 2024-10-17 12:45:06.345--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:06  [EL Warning]: moxy: 2024-10-17 12:45:06.55--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:06  [EL Warning]: moxy: 2024-10-17 12:45:06.776--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:07  [EL Warning]: moxy: 2024-10-17 12:45:07.051--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:07  [EL Warning]: moxy: 2024-10-17 12:45:07.292--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:07  [EL Warning]: moxy: 2024-10-17 12:45:07.568--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:07  [EL Warning]: moxy: 2024-10-17 12:45:07.868--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:08  [EL Warning]: moxy: 2024-10-17 12:45:08.31--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:08  2024-10-17 12:45:08.732  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:45:08  2024-10-17 12:45:08.732  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:45:08  2024-10-17 12:45:08.732  WARN 2925 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:45:08  12:45:08.732 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:45:08  12:45:08.732 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:45:08  12:45:08.732 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:45:08  2024-10-17 12:45:08.742  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:45:08  12:45:08.742 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:45:08  2024-10-17 12:45:08.744  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:45:08  12:45:08.744 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:45:08  2024-10-17 12:45:08.827  INFO 2925 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:45:08  12:45:08.827 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:45:09  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=11, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=500, LogTimestamp=2024-10-17T12:44:57.187764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
12:45:09  2024-10-17 12:45:08.973  WARN 2925 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
12:45:09  2024-10-17T12:44:57.187764Z|26bc3ad5-e333-4239-92c7-00b366d2675d|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:09  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:09  	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=11, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=500, LogTimestamp=2024-10-17T12:44:57.187764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=2	The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n			|
12:45:09  2024-10-17 12:45:09.101  WARN 2925 --- [           main] org.glassfish.jersey.internal.Errors     : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:09  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:09  
12:45:09  2024-10-17 12:45:09.199  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Started LegacyMoxyConsumerTest in 3.318 seconds (JVM running for 51.1)
12:45:09  12:45:09.199 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Started LegacyMoxyConsumerTest in 3.318 seconds (JVM running for 51.1)
12:45:09  2024-10-17 12:45:09.416  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:09  12:45:09.416 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:09  2024-10-17 12:45:09.464  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:09  12:45:09.464 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:09  2024-10-17 12:45:09.872  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:09  12:45:09.872 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:09  2024-10-17 12:45:09.916  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:09  12:45:09.916 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:09  2024-10-17 12:45:09.923  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:09  12:45:09.923 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:10  2024-10-17 12:45:10.619  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:10  12:45:10.619 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:11  2024-10-17 12:45:11.409  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:11  12:45:11.409 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:11  2024-10-17 12:45:11.485  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:11  12:45:11.485 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:11  12:45:11.506 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:11  2024-10-17 12:45:11.506  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:11  12:45:11.535 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:11  2024-10-17 12:45:11.535  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:11  2024-10-17 12:45:11.550  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:45:11  12:45:11.550 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:45:11  2024-10-17 12:45:11.559  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:45:11  12:45:11.559 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:45:12  2024-10-17 12:45:12.209  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:12  12:45:12.209 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:12  127.0.0.1 - - [17/Oct/2024:12:45:12 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false" 404 333 REST someTransaction test - - - - - - - - - - 31 - "logType": "access"
12:45:12  127.0.0.1 - - [17/Oct/2024:12:45:12 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 201 0 REST someTransaction test - - - - - - - - - - 37 - "logType": "access"
12:45:12  127.0.0.1 - - [17/Oct/2024:12:45:12 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 200 1236 REST someTransaction test - - - - - - - - - - 22 - "logType": "access"
12:45:13  127.0.0.1 - - [17/Oct/2024:12:45:13 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1729169112762" 204 0 REST someTransaction test - - - - - - - - - - 321 - "logType": "access"
12:45:13  127.0.0.1 - - [17/Oct/2024:12:45:13 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 404 333 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:45:13  2024-10-17 12:45:13.225  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.225 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.327  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 200	Entity: null
12:45:13  12:45:13.327 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200	Entity: null
12:45:13  2024-10-17 12:45:13.355  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.355 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.364  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.364 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17T12:45:13.441410Z|26bc3ad5-e333-4239-92c7-00b366d2675d|pool-294-thread-1|UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|300|No relationship was found:3000:Not Found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list|ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 509 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 461 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 458 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  12:45:13.445 [pool-294-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 509 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 461 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 458 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  2024-10-17 12:45:13.445 ERROR 2925 --- [ol-294-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 509 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 461 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 458 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  12:45:13.448 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 404	Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["GET_RELATIONSHIP","cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d","No relationship was found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list","ERR.5.4.6149"]}}}
12:45:13  2024-10-17 12:45:13.448  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 404	Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["GET_RELATIONSHIP","cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d","No relationship was found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list","ERR.5.4.6149"]}}}
12:45:13  2024-10-17 12:45:13.457  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.457 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.460  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.460 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.462 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:45:13  12:45:13.462 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:45:13  2024-10-17 12:45:13.463 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:45:13  12:45:13.463 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod
12:45:13  2024-10-17 12:45:13.464  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 500	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}}
12:45:13  12:45:13.464 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 500	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}}
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.465 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.465 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.466 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.466 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.466  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 500	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}}
12:45:13  12:45:13.466 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 500	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}}
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|pool-295-thread-1|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  12:45:13.469 [pool-295-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  2024-10-17 12:45:13.469 ERROR 2925 --- [ol-295-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|pool-295-thread-1|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  2024-10-17 12:45:13.470 ERROR 2925 --- [ol-295-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  12:45:13.470 [pool-295-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.471 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.471 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.472 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.472 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.473 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.473 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.474 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.474 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.479 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.479  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.484  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.484 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.489  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.489 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.491  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.491 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.492  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  12:45:13.492 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.493  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}}
12:45:13  12:45:13.493 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}}
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.494  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  12:45:13.494 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.495  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  12:45:13.495 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.496  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}}
12:45:13  12:45:13.496 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}}
12:45:13  2024-10-17 12:45:13.502  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/related-to/fsdf","Invalid input performing %1 on %2:Unrecognized AAI object fsdf","ERR.5.2.3000"]}}}
12:45:13  12:45:13.502 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/related-to/fsdf","Invalid input performing %1 on %2:Unrecognized AAI object fsdf","ERR.5.2.3000"]}}}
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.503  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  12:45:13.503 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  2024-10-17T12:45:13.423205Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  2024-10-17 12:45:13.506  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  12:45:13.506 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:13  12:45:13.511 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.511  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.516  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.516 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  127.0.0.1 - - [17/Oct/2024:12:45:13 +0000] "GET /aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10" 200 961 REST someTransaction test - - - - - - - - - - 39 - "logType": "access"
12:45:13  12:45:13.580 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.580  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.671 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200	Entity: null
12:45:13  2024-10-17 12:45:13.671  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 200	Entity: null
12:45:13  12:45:13.690 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:13  2024-10-17 12:45:13.690  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:13  12:45:13.708 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:13  2024-10-17 12:45:13.708  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:13  2024-10-17 12:45:13.735  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:13  12:45:13.735 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:13  12:45:13.749 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:45:13  2024-10-17 12:45:13.749  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
12:45:13  12:45:13.763 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:13  2024-10-17 12:45:13.763  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:14  2024-10-17 12:45:14.421  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:14  12:45:14.421 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:14  2024-10-17 12:45:14.440  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:14  12:45:14.440 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:14  12:45:14.467 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201	Entity: null
12:45:14  2024-10-17 12:45:14.467  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 201	Entity: null
12:45:14  2024-10-17 12:45:14.479  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:14  12:45:14.479 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:14  12:45:14.487 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:14  2024-10-17 12:45:14.487  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
12:45:15  12:45:15.150 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:15  2024-10-17 12:45:15.150  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:15  2024-10-17T12:45:14.841870Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
12:45:15  2024-10-17 12:45:15.154  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
12:45:15  12:45:15.154 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
12:45:15  2024-10-17T12:45:14.841870Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
12:45:15  2024-10-17 12:45:15.154  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
12:45:15  12:45:15.154 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept
12:45:15  2024-10-17 12:45:15.155  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 400	Entity: {"requestError":{"policyException":{"messageId":"POL3102","text":"Error parsing input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship","Error parsing input performing %1 on %2:You must supply a relationship","ERR.5.1.3102"]}}}
12:45:15  12:45:15.155 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400	Entity: {"requestError":{"policyException":{"messageId":"POL3102","text":"Error parsing input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship","Error parsing input performing %1 on %2:You must supply a relationship","ERR.5.1.3102"]}}}
12:45:15  2024-10-17 12:45:15.160  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:15  12:45:15.160 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:15  12:45:15.243 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200	Entity: null
12:45:15  2024-10-17 12:45:15.243  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 200	Entity: null
12:45:15  2024-10-17 12:45:15.262  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:15  12:45:15.262 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:15  12:45:15.265 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Invalid input performing %1 on %2:Unrecognized AAI object fake-infrastructure","ERR.5.2.3000"]}}}
12:45:15  2024-10-17 12:45:15.265  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Response Code: 400	Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Invalid input performing %1 on %2:Unrecognized AAI object fake-infrastructure","ERR.5.2.3000"]}}}
12:45:15  2024-10-17 12:45:15.270  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:15  12:45:15.270 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:15  [WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.405 s -- in org.onap.aai.rest.LegacyMoxyConsumerTest
12:45:15  [INFO] Running org.onap.aai.rest.ModelDistributionTest
12:45:15  127.0.0.1 - - [17/Oct/2024:12:45:15 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
12:45:16  127.0.0.1 - - [17/Oct/2024:12:45:16 +0000] "PUT /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 733 - "logType": "access"
12:45:16  127.0.0.1 - - [17/Oct/2024:12:45:16 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 200 298 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
12:45:16  127.0.0.1 - - [17/Oct/2024:12:45:16 +0000] "DELETE /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1729169115717" 204 0 REST someTransaction test - - - - - - - - - - 324 - "logType": "access"
12:45:16  127.0.0.1 - - [17/Oct/2024:12:45:16 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:45:16  127.0.0.1 - - [17/Oct/2024:12:45:16 +0000] "PUT /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 42 - "logType": "access"
12:45:16  127.0.0.1 - - [17/Oct/2024:12:45:16 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 370 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:16 +0000] "PUT /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 0 REST someTransaction test - - - - - - - - - - 341 - "logType": "access"
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "GET /aai/v29/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 310 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
12:45:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s -- in org.onap.aai.rest.ModelDistributionTest
12:45:17  [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest
12:45:17  12:45:17.036 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:17  2024-10-17 12:45:17.036  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:17  2024-10-17 12:45:17.037  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:17  12:45:17.037 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:17  2024-10-17 12:45:17.037  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:17  12:45:17.037 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test7bc7a908-fbc9-4e3c-90f3-759712f46e99" 404 371 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access"
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test7bc7a908-fbc9-4e3c-90f3-759712f46e99" 201 0 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access"
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "GET /aai/v11/generateurl/id/127136" 200 109 REST JUNIT JUNIT - - - - - - - - - - 15 - "logType": "access"
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test7bc7a908-fbc9-4e3c-90f3-759712f46e99" 200 107 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test7bc7a908-fbc9-4e3c-90f3-759712f46e99?resource-version=1729169117058" 204 0 REST JUNIT JUNIT - - - - - - - - - - 318 - "logType": "access"
12:45:17  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.onap.aai.rest.PserverGenerateUrlTest
12:45:17  [INFO] Running org.onap.aai.rest.PserverMissingTest
12:45:17  12:45:17.756 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:17  2024-10-17 12:45:17.756  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:17  12:45:17.757 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:17  2024-10-17 12:45:17.757  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:17  12:45:17.757 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:17  2024-10-17 12:45:17.757  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test-46dbeb8b-ed16-4221-b513-a8527d2c8859" 404 507 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access"
12:45:17  12:45:17.775 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:17  2024-10-17 12:45:17.775  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:17  12:45:17.776 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:17  2024-10-17 12:45:17.776  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:17  12:45:17.776 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:17  2024-10-17 12:45:17.776  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:17  127.0.0.1 - - [17/Oct/2024:12:45:17 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test-0b2d4c1e-d718-4360-929d-7a4c7eb557d9" 201 0 REST JUNIT JUNIT - - - - - - - - - - 18 - "logType": "access"
12:45:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.onap.aai.rest.PserverMissingTest
12:45:18  [INFO] Running org.onap.aai.rest.PserverRelationshipTest
12:45:18  12:45:18.118 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:18  2024-10-17 12:45:18.118  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:18  12:45:18.118 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  2024-10-17 12:45:18.118  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  12:45:18.119 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:18  2024-10-17 12:45:18.119  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "PUT /aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 28 - "logType": "access"
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "PUT /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 33 - "logType": "access"
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "GET /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 471 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 405 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access"
12:45:18  12:45:18.526 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:18  2024-10-17 12:45:18.526  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:18  12:45:18.526 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  2024-10-17 12:45:18.526  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  12:45:18.527 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:18  2024-10-17 12:45:18.527  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "GET /aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship" 400 170 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access"
12:45:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.onap.aai.rest.PserverRelationshipTest
12:45:18  [INFO] Running org.onap.aai.rest.PserverTest
12:45:18  12:45:18.551 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:18  2024-10-17 12:45:18.551  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:18  12:45:18.552 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  2024-10-17 12:45:18.552  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  12:45:18.552 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:18  2024-10-17 12:45:18.552  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test632d1302-340c-4106-96d8-e7c8c94f0806" 404 371 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access"
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test632d1302-340c-4106-96d8-e7c8c94f0806" 201 0 REST JUNIT JUNIT - - - - - - - - - - 18 - "logType": "access"
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "GET /aai/v11/resources/id/110680" 200 119 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test632d1302-340c-4106-96d8-e7c8c94f0806" 200 107 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access"
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test632d1302-340c-4106-96d8-e7c8c94f0806?resource-version=1729169118575" 204 0 REST JUNIT JUNIT - - - - - - - - - - 316 - "logType": "access"
12:45:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.onap.aai.rest.PserverTest
12:45:18  [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest
12:45:18  12:45:18.945 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:18  2024-10-17 12:45:18.945  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:18  12:45:18.945 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  2024-10-17 12:45:18.945  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:18  12:45:18.946 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:18  2024-10-17 12:45:18.946  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:18  2024-10-17T12:45:18.949875Z||qtp151032942-345|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/11.0.16)|||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run
12:45:18  12:45:18.950 [qtp151032942-345] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run
12:45:18  2024-10-17 12:45:18.950 ERROR 2925 --- [tp151032942-345] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run
12:45:18  127.0.0.1 - - [17/Oct/2024:12:45:18 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testc731c2dd-7c68-4ab7-ad73-5f0f9490f392" 400 326 REST - - - - - - - - - - - - 5 - "logType": "access"
12:45:18  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.aai.rest.PserverWrongHeaderTest
12:45:18  [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest
12:45:18  12:45:18.965 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:18  2024-10-17 12:45:18.965  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:18  12:45:18.972 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:18  2024-10-17 12:45:18.972  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:19  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.aai.rest.URLFromVertexIdConsumerTest
12:45:19  [INFO] Running org.onap.aai.rest.VertexIdConsumerTest
12:45:19  12:45:19.000 [main] INFO  org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints
12:45:19  2024-10-17 12:45:19.000  INFO 2925 --- [           main] o.onap.aai.rest.LegacyMoxyConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
12:45:19  {"pserver":{"hostname":"3329b241-b6de-4580-a68b-1e5f1f03da93","in-maint":false,"resource-version":"1729169119011"}}
12:45:19  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.aai.rest.VertexIdConsumerTest
12:45:19  [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
12:45:19  [EL Warning]: moxy: 2024-10-17 12:45:19.087--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:19  [EL Warning]: moxy: 2024-10-17 12:45:19.282--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:19  [EL Warning]: moxy: 2024-10-17 12:45:19.499--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:19  [EL Warning]: moxy: 2024-10-17 12:45:19.728--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:20  [EL Warning]: moxy: 2024-10-17 12:45:19.964--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:20  [EL Warning]: moxy: 2024-10-17 12:45:20.267--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:20  12:45:20.701 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:45:20  2024-10-17 12:45:20.701  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:45:20  12:45:20.802 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:45:20  2024-10-17 12:45:20.802  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:45:20  12:45:20.809 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17 12:45:20.809  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17T12:45:19.028272Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.829 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.829  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17T12:45:19.028272Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.830 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.830  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.834 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17 12:45:20.834  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17T12:45:19.028272Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.839 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.839 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17T12:45:19.028272Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.839 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.839 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException:  Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.843 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17 12:45:20.843  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17T12:45:19.028272Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.845 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.845  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17T12:45:19.028272Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.845 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.845  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:20  12:45:20.848 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17 12:45:20.848  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17T12:45:20.884290Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|WARN|300|Precondition Failed:3000:Precondition Failed:resource-version MISMATCH for delete of generic-vnf|ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:20  12:45:20.913 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:20  2024-10-17 12:45:20.913  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke
12:45:20  12:45:20.914 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
12:45:20  2024-10-17 12:45:20.914  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
12:45:20  {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["POST","/aai/v29/bulk/single-transaction","Invalid input performing %1 on %2:Operation 3 with action (DELETE) on uri (/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail) failed with status code (412), error code (ERR.5.4.6131) and msg (Precondition Failed:resource-version MISMATCH for delete of generic-vnf)","ERR.5.2.3000"]}}}
12:45:20  12:45:20.919 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17 12:45:20.919  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17T12:45:20.914049Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:20  12:45:20.921 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.921  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:20  2024-10-17T12:45:20.914049Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:20  12:45:20.922 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:20  2024-10-17 12:45:20.922  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:20  12:45:20.924 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:20  2024-10-17 12:45:20.924  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:20  12:45:20.964 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:20  java.lang.NullPointerException: null
12:45:20  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:20  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:20  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:20  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:20  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:20  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:20  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
12:45:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:20  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:20  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:20  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:20  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:20  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:20  2024-10-17 12:45:20.964 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:20  
12:45:20  java.lang.NullPointerException: null
12:45:20  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:20  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:20  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:20  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:20  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:20  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:20  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
12:45:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:20  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:20  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:20  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:20  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:20  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:20  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:20  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:20  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:20  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:20  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:20  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:20  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:20  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:20  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:20  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:20  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:20  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:20  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:20  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:20  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:20  
12:45:20  12:45:20.966 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:20  2024-10-17 12:45:20.966  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:21  12:45:20.972 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:21  2024-10-17 12:45:20.972  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:21  12:45:20.990 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:21  2024-10-17 12:45:20.990 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:21  
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:21  
12:45:21  2024-10-17 12:45:21.293  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:21  {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]}
12:45:21  12:45:21.293 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:21  2024-10-17 12:45:21.315 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:21  
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:21  
12:45:21  12:45:21.315 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:21  12:45:21.617 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:21  2024-10-17 12:45:21.617  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:21  {"operation-responses":[{"action":"delete","uri":"/network/logical-links/logical-link/ll?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]}
12:45:21  2024-10-17 12:45:21.624  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:21  12:45:21.624 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:21  2024-10-17 12:45:21.646 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:21  
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:21  
12:45:21  12:45:21.646 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:21  2024-10-17 12:45:21.648  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:21  12:45:21.648 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:21  2024-10-17 12:45:21.652  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:21  12:45:21.652 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:21  2024-10-17 12:45:21.663  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
12:45:21  12:45:21.663 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
12:45:21  2024-10-17 12:45:21.667  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:21  12:45:21.667 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:21  2024-10-17 12:45:21.705 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:21  
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:21  
12:45:21  12:45:21.705 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:21  java.lang.NullPointerException: null
12:45:21  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:21  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:21  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:21  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:21  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:21  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:21  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:21  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:21  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:21  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:21  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:21  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:21  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:21  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:21  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:21  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:21  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:21  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:21  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:21  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:21  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:21  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:21  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:22  2024-10-17 12:45:22.007  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:22  12:45:22.007 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:22  2024-10-17 12:45:22.018  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:22  12:45:22.018 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:22  12:45:22.025 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
12:45:22  2024-10-17 12:45:22.025  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
12:45:22  2024-10-17 12:45:22.028  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:22  12:45:22.028 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:22  2024-10-17 12:45:22.030  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:22  2024-10-17T12:45:21.691033Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:22  12:45:22.030 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:22  2024-10-17T12:45:21.691033Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:22  12:45:22.030 [main] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:22  2024-10-17 12:45:22.030  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException:  Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
12:45:22  2024-10-17 12:45:22.033  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:22  12:45:22.033 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:22  2024-10-17 12:45:22.057 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:22  
12:45:22  java.lang.NullPointerException: null
12:45:22  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:22  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:22  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:22  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:22  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:22  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:22  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:22  
12:45:22  12:45:22.057 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:22  java.lang.NullPointerException: null
12:45:22  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:22  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:22  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:22  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:22  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:22  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:22  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:22  2024-10-17 12:45:22.059  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:22  12:45:22.059 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:22  12:45:22.065 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
12:45:22  2024-10-17 12:45:22.065  INFO 2925 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
12:45:22  2024-10-17 12:45:22.146 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:22  
12:45:22  java.lang.NullPointerException: null
12:45:22  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:22  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:22  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:22  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:22  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:22  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:22  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:22  
12:45:22  12:45:22.146 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:22  java.lang.NullPointerException: null
12:45:22  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:22  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:22  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:22  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:22  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:22  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:22  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:22  12:45:22.449 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:22  2024-10-17 12:45:22.449  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:22  {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]}
12:45:22  2024-10-17 12:45:22.479 ERROR 2925 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
12:45:22  
12:45:22  java.lang.NullPointerException: null
12:45:22  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:22  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:22  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:22  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:22  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:22  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:22  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:22  
12:45:22  12:45:22.479 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
12:45:22  java.lang.NullPointerException: null
12:45:22  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
12:45:22  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
12:45:22  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
12:45:22  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:22  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:22  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:22  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:22  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:22  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:22  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:22  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:22  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:22  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:22  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:22  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:22  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:22  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:22  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:22  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:22  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:22  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:22  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:22  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:22  2024-10-17 12:45:22.781  INFO 2925 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
12:45:22  12:45:22.781 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
12:45:22  {"operation-responses":[{"action":"delete","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a","response-status-code":201,"response-body":null}]}
12:45:22  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.753 s -- in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
12:45:22  [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest
12:45:22  2024-10-17 12:45:22.794  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:22  12:45:22.794 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:22  12:45:22.794 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:22  2024-10-17 12:45:22.794  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:22  12:45:22.795 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:22  2024-10-17 12:45:22.795  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:22  127.0.0.1 - - [17/Oct/2024:12:45:22 +0000] "GET /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 404 327 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
12:45:22  127.0.0.1 - - [17/Oct/2024:12:45:22 +0000] "GET /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas" 410 337 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
12:45:23  2024-10-17 12:45:23.128  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:23  12:45:23.128 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:23  2024-10-17 12:45:23.129  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  12:45:23.129 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  2024-10-17 12:45:23.129  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:23  12:45:23.129 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v2/search/edge-tag-query/" 410 340 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v2/search/edge-tag-query/something" 410 349 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v2/search/edge-tag-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v13/search/edge-tag-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:45:23  12:45:23.204 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:23  2024-10-17 12:45:23.204  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:23  2024-10-17 12:45:23.205  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  12:45:23.205 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  2024-10-17 12:45:23.205  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:23  12:45:23.205 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v12/search/sdn-zone-query/fjaisdofjasdjf" 410 355 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v2/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v3/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v11/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v12/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v5/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v4/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v9/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v6/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v7/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v8/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v10/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  12:45:23.261 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:23  2024-10-17 12:45:23.261  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:23  2024-10-17 12:45:23.261  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  12:45:23.261 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  2024-10-17 12:45:23.262  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:23  12:45:23.262 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 410 321 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas" 410 324 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  12:45:23.282 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
12:45:23  2024-10-17 12:45:23.282  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
12:45:23  2024-10-17 12:45:23.282  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  12:45:23.282 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
12:45:23  2024-10-17 12:45:23.282  INFO 2925 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
12:45:23  12:45:23.282 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
12:45:23  127.0.0.1 - - [17/Oct/2024:12:45:23 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
12:45:23  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.onap.aai.rest.retired.RetiredConsumerSpringTest
12:45:23  [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest
12:45:23  
12:45:23    .   ____          _            __ _ _
12:45:23   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
12:45:23  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
12:45:23   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
12:45:23    '  |____| .__|_| |_|_| |_\__, | / / / /
12:45:23   =========|_|==============|___/=/_/_/_/
12:45:23   :: Spring Boot ::               (v2.5.15)
12:45:23  
12:45:23  12:45:23.410 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:45:23  2024-10-17 12:45:23.410  INFO 2925 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-77363 with PID 2925 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
12:45:23  2024-10-17 12:45:23.410  INFO 2925 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : The following 2 profiles are active: "production", "one-way-ssl"
12:45:23  12:45:23.410 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - The following 2 profiles are active: "production", "one-way-ssl"
12:45:23  12:45:23,773 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
12:45:23  12:45:23,775 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
12:45:23  12:45:23,775 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:45:23  12:45:23,775 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
12:45:23  12:45:23,776 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@991907314 - setting totalSizeCap to 1 GB
12:45:23  12:45:23,776 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@991907314 - Will use zip compression
12:45:23  12:45:23,776 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@991907314 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
12:45:23  12:45:23,776 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
12:45:23  12:45:23,776 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
12:45:23  12:45:23,776 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Oct 17 12:45:23 UTC 2024
12:45:23  12:45:23,777 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
12:45:23  12:45:23,777 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
12:45:23  12:45:23,777 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
12:45:23  12:45:23,777 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:45:23  12:45:23,777 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
12:45:23  12:45:23,778 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
12:45:23  12:45:23,778 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
12:45:23  12:45:23,778 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@7620a3f0 - Registering current configuration as safe fallback point
12:45:23  
12:45:23  2024-10-17 12:45:23.791  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
12:45:23  2024-10-17 12:45:23.792  INFO 2925 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
12:45:23  2024-10-17 12:45:23.854  INFO 2925 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
12:45:23  12:45:23.854 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
12:45:23  [EL Warning]: moxy: 2024-10-17 12:45:23.893--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:24  [EL Warning]: moxy: 2024-10-17 12:45:24.1--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:24  [EL Warning]: moxy: 2024-10-17 12:45:24.335--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:24  [EL Warning]: moxy: 2024-10-17 12:45:24.585--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:24  [EL Warning]: moxy: 2024-10-17 12:45:24.838--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:25  [EL Warning]: moxy: 2024-10-17 12:45:25.132--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:25  [EL Warning]: moxy: 2024-10-17 12:45:25.48--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:26  [EL Warning]: moxy: 2024-10-17 12:45:25.933--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:26  2024-10-17 12:45:26.359  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
12:45:26  12:45:26.359 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
12:45:26  2024-10-17 12:45:26.359  INFO 2925 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
12:45:26  12:45:26.359 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
12:45:26  2024-10-17 12:45:26.359  WARN 2925 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
12:45:26  12:45:26.359 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
12:45:26  12:45:26.369 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:45:26  2024-10-17 12:45:26.369  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:45:26  12:45:26.372 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
12:45:26  2024-10-17 12:45:26.372  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
12:45:26  12:45:26.452 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
12:45:26  2024-10-17 12:45:26.452  INFO 2925 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
12:45:26  2024-10-17T12:45:22.472422Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:45:22.472422Z, elapsedTime=0	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
12:45:26  2024-10-17 12:45:26.589  WARN 2925 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
12:45:26  2024-10-17T12:45:22.472422Z|26bc3ad5-e333-4239-92c7-00b366d2675d|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:26  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:26  	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, LogTimestamp=2024-10-17T12:45:22.472422Z, elapsedTime=0	The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n			|
12:45:26  2024-10-17 12:45:26.709  WARN 2925 --- [           main] org.glassfish.jersey.internal.Errors     : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:26  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.
12:45:26  
12:45:26  2024-10-17 12:45:26.792  INFO 2925 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Started EchoHealthIndicatorTest in 3.449 seconds (JVM running for 68.693)
12:45:26  12:45:26.792 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Started EchoHealthIndicatorTest in 3.449 seconds (JVM running for 68.693)
12:45:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.551 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest
12:45:26  [INFO] Running org.onap.aai.rest.util.EchoResponseTest
12:45:27  [EL Warning]: moxy: 2024-10-17 12:45:26.932--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:27  [EL Warning]: moxy: 2024-10-17 12:45:27.134--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:27  [EL Warning]: moxy: 2024-10-17 12:45:27.359--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:27  [EL Warning]: moxy: 2024-10-17 12:45:27.626--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:27  [EL Warning]: moxy: 2024-10-17 12:45:27.87--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:28  [EL Warning]: moxy: 2024-10-17 12:45:28.178--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:28  2024-10-17 12:45:28.618  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:45:28  12:45:28.618 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:45:28  2024-10-17 12:45:28.623  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:45:28  12:45:28.623 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:45:28  2024-10-17 12:45:28.629  INFO 2925 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:45:28  12:45:28.629 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:45:28  12:45:28.633 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:45:28  2024-10-17 12:45:28.633  INFO 2925 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:45:28  12:45:28.634 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while getting ids
12:45:28  org.onap.aai.exceptions.AAIException: null
12:45:28  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
12:45:28  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86)
12:45:28  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:28  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:28  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:28  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:28  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:28  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:28  2024-10-17 12:45:28.634 ERROR 2925 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while getting ids
12:45:28  
12:45:28  org.onap.aai.exceptions.AAIException: null
12:45:28  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
12:45:28  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86)
12:45:28  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:28  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:28  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:28  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:28  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:28  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:28  
12:45:28  2024-10-17 12:45:28.635  WARN 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  12:45:28.635 [main] WARN  org.onap.aai.logging.ErrorLogHelper - 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  2024-10-17T12:45:22.472422Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||WARN|300|Invalid X-FromAppId in header:3000:Bad Request:null|4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  12:45:28.637 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:45:28  2024-10-17 12:45:28.637  INFO 2925 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:45:28  2024-10-17 12:45:28.638 ERROR 2925 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
12:45:28  
12:45:28  org.onap.aai.exceptions.AAIException: Error establishing a database connection
12:45:28  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
12:45:28  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
12:45:28  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:28  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:28  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:28  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:28  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:28  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:28  
12:45:28  12:45:28.638 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
12:45:28  org.onap.aai.exceptions.AAIException: Error establishing a database connection
12:45:28  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
12:45:28  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
12:45:28  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:28  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:28  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:28  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:28  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:28  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:28  2024-10-17 12:45:28.639 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  12:45:28.639 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  2024-10-17T12:45:22.472422Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  12:45:28.641 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:45:28  2024-10-17 12:45:28.641  INFO 2925 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:45:28  12:45:28.644 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:45:28  2024-10-17 12:45:28.644  INFO 2925 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:45:28  12:45:28.648 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:45:28  2024-10-17 12:45:28.648  INFO 2925 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:45:28  12:45:28.651 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
12:45:28  2024-10-17 12:45:28.651  INFO 2925 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
12:45:28  12:45:28.653 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
12:45:28  org.onap.aai.exceptions.AAIException: Error establishing a database connection
12:45:28  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
12:45:28  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
12:45:28  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:28  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:28  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:28  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:28  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:28  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:28  2024-10-17 12:45:28.653 ERROR 2925 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
12:45:28  
12:45:28  org.onap.aai.exceptions.AAIException: Error establishing a database connection
12:45:28  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
12:45:28  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
12:45:28  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:45:28  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:45:28  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:45:28  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
12:45:28  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
12:45:28  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
12:45:28  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
12:45:28  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
12:45:28  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
12:45:28  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
12:45:28  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
12:45:28  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
12:45:28  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
12:45:28  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
12:45:28  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
12:45:28  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
12:45:28  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
12:45:28  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
12:45:28  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
12:45:28  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
12:45:28  
12:45:28  2024-10-17T12:45:22.472422Z|26bc3ad5-e333-4239-92c7-00b366d2675d|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  2024-10-17 12:45:28.653 ERROR 2925 --- [           main] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  12:45:28.653 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed
12:45:28  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s -- in org.onap.aai.rest.util.EchoResponseTest
12:45:28  [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest
12:45:28  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.rest.util.LogFormatToolsTest
12:45:28  [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest
12:45:28  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.rest.util.ValidateEncodingTest
12:45:28  [INFO] Running org.onap.aai.task.AaiGraphCheckerTest
12:45:28  [EL Warning]: moxy: 2024-10-17 12:45:28.712--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:28  [EL Warning]: moxy: 2024-10-17 12:45:28.905--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:29  [EL Warning]: moxy: 2024-10-17 12:45:29.121--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:29  [EL Warning]: moxy: 2024-10-17 12:45:29.382--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:29  [EL Warning]: moxy: 2024-10-17 12:45:29.619--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:30  [EL Warning]: moxy: 2024-10-17 12:45:29.922--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
12:45:30  2024-10-17 12:45:30.387  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:45:30  12:45:30.387 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:45:30  2024-10-17 12:45:30.392  INFO 2925 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
12:45:30  12:45:30.392 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
12:45:30  2024-10-17 12:45:30.399 ERROR 2925 --- [           main] org.onap.aai.tasks.AaiGraphChecker       : Database availability is UNKNOWN from CACHED check.
12:45:30  12:45:30.399 [main] ERROR org.onap.aai.tasks.AaiGraphChecker - Database availability is UNKNOWN from CACHED check.
12:45:30  2024-10-17T12:45:22.472422Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=5, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=300, LogTimestamp=2024-10-17T12:45:22.472422Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:45:30  2024-10-17 12:45:30.402  WARN 2925 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:45:30  2024-10-17T12:45:22.472422Z|26bc3ad5-e333-4239-92c7-00b366d2675d|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=26bc3ad5-e333-4239-92c7-00b366d2675d, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.116, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=5, InvocationID=5887c1e2-2cd5-4552-9862-4d6a26df08cf, ErrorCode=300, LogTimestamp=2024-10-17T12:45:22.472422Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-77363, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
12:45:30  2024-10-17 12:45:30.414  WARN 2925 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
12:45:30  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.755 s -- in org.onap.aai.task.AaiGraphCheckerTest
12:45:32  [INFO] 
12:45:32  [INFO] Results:
12:45:32  [INFO] 
12:45:32  [WARNING] Tests run: 111, Failures: 0, Errors: 0, Skipped: 4
12:45:32  [INFO] 
12:45:32  [INFO] 
12:45:32  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-resources ---
12:45:32  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
12:45:33  [INFO] Analyzed bundle 'aai-resources' with 57 classes
12:45:33  [INFO] 
12:45:33  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources ---
12:45:33  [INFO] Building jar: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.1-SNAPSHOT.jar
12:45:33  [INFO] 
12:45:33  [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ aai-resources ---
12:45:35  [INFO] Layout: ZIP
12:45:35  [INFO] Replacing main artifact with repackaged archive
12:45:35  [INFO] 
12:45:35  [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources ---
12:45:36  [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml
12:45:37  [INFO] Copying files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.1-SNAPSHOT-build
12:45:38  [WARNING] Assembly file: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.1-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
12:45:38  [INFO] 
12:45:38  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-resources ---
12:45:38  [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-it.exec,excludes=**/*WebSecurityConfig.*
12:45:38  [INFO] 
12:45:38  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-resources ---
12:45:38  [INFO] Tests are skipped.
12:45:38  [INFO] 
12:45:38  [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources ---
12:45:38  [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:45:38  [INFO] ignoreDelta true
12:45:38  [INFO] Copying 1 resource
12:45:38  [INFO] Copying file aai-resources-1.15.1-SNAPSHOT.jar
12:45:38  [INFO] 
12:45:38  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-resources ---
12:45:38  [INFO] Skipping JaCoCo execution due to missing execution data file.
12:45:38  [INFO] 
12:45:38  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-resources ---
12:45:38  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
12:45:38  [INFO] Analyzed bundle 'aai-resources' with 57 classes
12:45:38  [INFO] All coverage checks have been met.
12:45:38  [INFO] 
12:45:38  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-resources ---
12:45:38  [INFO] Tests are skipped.
12:45:38  [INFO] 
12:45:38  [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources ---
12:45:38  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.1-SNAPSHOT/aai-resources-1.15.1-SNAPSHOT.jar
12:45:39  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.1-SNAPSHOT/aai-resources-1.15.1-SNAPSHOT.pom
12:45:39  [INFO] ------------------------------------------------------------------------
12:45:39  [INFO] Reactor Summary:
12:45:39  [INFO] 
12:45:39  [INFO] aai-resources ...................................... SUCCESS [  7.864 s]
12:45:39  [INFO] aai-resources ...................................... SUCCESS [01:44 min]
12:45:39  [INFO] ------------------------------------------------------------------------
12:45:39  [INFO] BUILD SUCCESS
12:45:39  [INFO] ------------------------------------------------------------------------
12:45:39  [INFO] Total time: 01:55 min
12:45:39  [INFO] Finished at: 2024-10-17T12:45:39+00:00
12:45:39  [INFO] Final Memory: 124M/434M
12:45:39  [INFO] ------------------------------------------------------------------------
12:45:39  $ ssh-agent -k
12:45:39  unset SSH_AUTH_SOCK;
12:45:39  unset SSH_AGENT_PID;
12:45:39  echo Agent pid 2095 killed;
12:45:39  [ssh-agent] Stopped.
12:45:39  [PostBuildScript] - [INFO] Executing post build scripts.
12:45:39  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins8603431628909134943.sh
12:45:39  ---> sysstat.sh
12:45:39  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins6155588483895568910.sh
12:45:39  ---> package-listing.sh
12:45:39  ++ facter osfamily
12:45:39  ++ tr '[:upper:]' '[:lower:]'
12:45:39  + OS_FAMILY=debian
12:45:39  + workspace=/w/workspace/aai-resources-master-verify-java
12:45:39  + START_PACKAGES=/tmp/packages_start.txt
12:45:39  + END_PACKAGES=/tmp/packages_end.txt
12:45:39  + DIFF_PACKAGES=/tmp/packages_diff.txt
12:45:39  + PACKAGES=/tmp/packages_start.txt
12:45:39  + '[' /w/workspace/aai-resources-master-verify-java ']'
12:45:39  + PACKAGES=/tmp/packages_end.txt
12:45:39  + case "${OS_FAMILY}" in
12:45:39  + dpkg -l
12:45:39  + grep '^ii'
12:45:39  + '[' -f /tmp/packages_start.txt ']'
12:45:39  + '[' -f /tmp/packages_end.txt ']'
12:45:39  + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:45:39  + '[' /w/workspace/aai-resources-master-verify-java ']'
12:45:39  + mkdir -p /w/workspace/aai-resources-master-verify-java/archives/
12:45:39  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-verify-java/archives/
12:45:39  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins16113652550968083689.sh
12:45:39  ---> capture-instance-metadata.sh
12:45:40  Setup pyenv:
12:45:40    system
12:45:40    3.8.13
12:45:40    3.9.13
12:45:40  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
12:45:40  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lnK4 from file:/tmp/.os_lf_venv
12:45:41  lf-activate-venv(): INFO: Installing: lftools 
12:45:48  lf-activate-venv(): INFO: Adding /tmp/venv-lnK4/bin to PATH
12:45:48  INFO: Running in OpenStack, capturing instance metadata
12:45:49  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins16578534033707844936.sh
12:45:49  provisioning config files...
12:45:49  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config15895405082597975139tmp
12:45:49  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
12:45:49  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
12:45:49  [EnvInject] - Injecting environment variables from a build step.
12:45:49  [EnvInject] - Injecting as environment variables the properties content 
12:45:49  SERVER_ID=logs
12:45:49  
12:45:49  [EnvInject] - Variables injected successfully.
12:45:49  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins2693180516252350329.sh
12:45:49  ---> create-netrc.sh
12:45:49  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins457955043105487012.sh
12:45:49  ---> python-tools-install.sh
12:45:49  Setup pyenv:
12:45:49    system
12:45:49    3.8.13
12:45:49    3.9.13
12:45:49  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
12:45:49  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lnK4 from file:/tmp/.os_lf_venv
12:45:50  lf-activate-venv(): INFO: Installing: lftools 
12:45:57  lf-activate-venv(): INFO: Adding /tmp/venv-lnK4/bin to PATH
12:45:57  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins13889931353838865929.sh
12:45:57  ---> sudo-logs.sh
12:45:57  Archiving 'sudo' log..
12:45:58  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins17055356087381477148.sh
12:45:58  ---> job-cost.sh
12:45:58  Setup pyenv:
12:45:58    system
12:45:58    3.8.13
12:45:58    3.9.13
12:45:58  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
12:45:58  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lnK4 from file:/tmp/.os_lf_venv
12:45:59  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
12:46:02  lf-activate-venv(): INFO: Adding /tmp/venv-lnK4/bin to PATH
12:46:02  INFO: No Stack...
12:46:02  INFO: Retrieving Pricing Info for: v3-standard-8
12:46:03  INFO: Archiving Costs
12:46:03  [aai-resources-master-verify-java] $ /bin/bash -l /tmp/jenkins2176890286511917926.sh
12:46:03  ---> logs-deploy.sh
12:46:03  Setup pyenv:
12:46:03    system
12:46:03    3.8.13
12:46:03    3.9.13
12:46:03  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
12:46:03  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lnK4 from file:/tmp/.os_lf_venv
12:46:04  lf-activate-venv(): INFO: Installing: lftools 
12:46:12  lf-activate-venv(): INFO: Adding /tmp/venv-lnK4/bin to PATH
12:46:12  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-verify-java/650
12:46:12  INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
12:46:13  Archives upload complete.
12:46:13  INFO: archiving logs to Nexus
12:46:14  ---> uname -a:
12:46:14  Linux prd-ubuntu1804-docker-8c-8g-77363 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
12:46:14  
12:46:14  
12:46:14  ---> lscpu:
12:46:14  Architecture:        x86_64
12:46:14  CPU op-mode(s):      32-bit, 64-bit
12:46:14  Byte Order:          Little Endian
12:46:14  CPU(s):              8
12:46:14  On-line CPU(s) list: 0-7
12:46:14  Thread(s) per core:  1
12:46:14  Core(s) per socket:  1
12:46:14  Socket(s):           8
12:46:14  NUMA node(s):        1
12:46:14  Vendor ID:           AuthenticAMD
12:46:14  CPU family:          23
12:46:14  Model:               49
12:46:14  Model name:          AMD EPYC-Rome Processor
12:46:14  Stepping:            0
12:46:14  CPU MHz:             2799.996
12:46:14  BogoMIPS:            5599.99
12:46:14  Virtualization:      AMD-V
12:46:14  Hypervisor vendor:   KVM
12:46:14  Virtualization type: full
12:46:14  L1d cache:           32K
12:46:14  L1i cache:           32K
12:46:14  L2 cache:            512K
12:46:14  L3 cache:            16384K
12:46:14  NUMA node0 CPU(s):   0-7
12:46:14  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
12:46:14  
12:46:14  
12:46:14  ---> nproc:
12:46:14  8
12:46:14  
12:46:14  
12:46:14  ---> df -h:
12:46:14  Filesystem      Size  Used Avail Use% Mounted on
12:46:14  udev             16G     0   16G   0% /dev
12:46:14  tmpfs           3.2G  708K  3.2G   1% /run
12:46:14  /dev/vda1       155G   11G  145G   7% /
12:46:14  tmpfs            16G     0   16G   0% /dev/shm
12:46:14  tmpfs           5.0M     0  5.0M   0% /run/lock
12:46:14  tmpfs            16G     0   16G   0% /sys/fs/cgroup
12:46:14  /dev/vda15      105M  4.4M  100M   5% /boot/efi
12:46:14  tmpfs           3.2G     0  3.2G   0% /run/user/1001
12:46:14  
12:46:14  
12:46:14  ---> free -m:
12:46:14                total        used        free      shared  buff/cache   available
12:46:14  Mem:          32167         831       28305           0        3029       30896
12:46:14  Swap:          1023           0        1023
12:46:14  
12:46:14  
12:46:14  ---> ip addr:
12:46:14  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
12:46:14      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
12:46:14      inet 127.0.0.1/8 scope host lo
12:46:14         valid_lft forever preferred_lft forever
12:46:14      inet6 ::1/128 scope host 
12:46:14         valid_lft forever preferred_lft forever
12:46:14  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
12:46:14      link/ether fa:16:3e:07:4b:d5 brd ff:ff:ff:ff:ff:ff
12:46:14      inet 10.30.107.116/23 brd 10.30.107.255 scope global dynamic ens3
12:46:14         valid_lft 86149sec preferred_lft 86149sec
12:46:14      inet6 fe80::f816:3eff:fe07:4bd5/64 scope link 
12:46:14         valid_lft forever preferred_lft forever
12:46:14  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
12:46:14      link/ether 02:42:61:5a:84:dc brd ff:ff:ff:ff:ff:ff
12:46:14      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
12:46:14         valid_lft forever preferred_lft forever
12:46:14      inet6 fe80::42:61ff:fe5a:84dc/64 scope link 
12:46:14         valid_lft forever preferred_lft forever
12:46:14  
12:46:14  
12:46:14  ---> sar -b -r -n DEV:
12:46:14  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-77363) 	10/17/24 	_x86_64_	(8 CPU)
12:46:14  
12:46:14  12:42:04     LINUX RESTART	(8 CPU)
12:46:14  
12:46:14  12:43:02          tps      rtps      wtps   bread/s   bwrtn/s
12:46:14  12:44:01       159.14     29.99    129.14   1319.42  12353.87
12:46:14  12:45:01       101.03     10.33     90.70    918.38  18210.16
12:46:14  12:46:01        31.54      4.52     27.03    244.09   1915.95
12:46:14  Average:        96.91     14.87     82.04    824.66  10818.47
12:46:14  
12:46:14  12:43:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
12:46:14  12:44:01     29335784  31064388   3603436     10.94     82780   1946956   2195116      6.46   1534492   1760684    119176
12:46:14  12:45:01     26539532  28698180   6399688     19.43     90020   2358360   4937424     14.53   4050140   1997692      1464
12:46:14  12:46:01     29000008  31651516   3939212     11.96     92952   2841780   1446276      4.26   1365740   2222568    470728
12:46:14  Average:     28291775  30471361   4647445     14.11     88584   2382365   2859605      8.41   2316791   1993648    197123
12:46:14  
12:46:14  12:43:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
12:46:14  12:44:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:46:14  12:44:01           lo      0.81      0.81      0.09      0.09      0.00      0.00      0.00      0.00
12:46:14  12:44:01         ens3    146.98    134.73   1668.31     28.16      0.00      0.00      0.00      0.00
12:46:14  12:45:01      docker0      0.37      0.52      0.07      0.05      0.00      0.00      0.00      0.00
12:46:14  12:45:01           lo     14.13     14.13      5.36      5.36      0.00      0.00      0.00      0.00
12:46:14  12:45:01    veth7eab2b5      0.10      0.35      0.01      0.03      0.00      0.00      0.00      0.00
12:46:14  12:45:01         ens3    370.04    261.02   4518.65     38.87      0.00      0.00      0.00      0.00
12:46:14  12:46:01      docker0      0.12      0.08      0.01      0.00      0.00      0.00      0.00      0.00
12:46:14  12:46:01           lo      6.05      6.05      3.49      3.49      0.00      0.00      0.00      0.00
12:46:14  12:46:01         ens3     60.34     55.17    280.67     21.41      0.00      0.00      0.00      0.00
12:46:14  Average:      docker0      0.16      0.20      0.02      0.02      0.00      0.00      0.00      0.00
12:46:14  Average:           lo      7.03      7.03      2.99      2.99      0.00      0.00      0.00      0.00
12:46:14  Average:         ens3    192.70    150.39   2158.49     29.49      0.00      0.00      0.00      0.00
12:46:14  
12:46:14  
12:46:14  ---> sar -P ALL:
12:46:14  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-77363) 	10/17/24 	_x86_64_	(8 CPU)
12:46:14  
12:46:14  12:42:04     LINUX RESTART	(8 CPU)
12:46:14  
12:46:14  12:43:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
12:46:14  12:44:01        all     13.54      0.00      1.06      1.18      0.04     84.18
12:46:14  12:44:01          0      6.35      0.00      0.44      0.07      0.02     93.12
12:46:14  12:44:01          1     11.75      0.00      1.34      0.39      0.03     86.48
12:46:14  12:44:01          2     36.43      0.00      2.28      1.38      0.07     59.85
12:46:14  12:44:01          3     10.58      0.00      0.58      0.94      0.09     87.82
12:46:14  12:44:01          4     19.26      0.00      1.39      5.07      0.07     74.21
12:46:14  12:44:01          5      8.94      0.00      0.75      0.15      0.02     90.14
12:46:14  12:44:01          6      3.98      0.00      0.54      0.41      0.02     95.06
12:46:14  12:44:01          7     11.12      0.00      1.14      1.03      0.05     86.65
12:46:14  12:45:01        all     39.85      0.00      1.25      1.00      0.08     57.83
12:46:14  12:45:01          0     37.79      0.00      1.37      0.74      0.07     60.03
12:46:14  12:45:01          1     49.43      0.00      1.54      1.52      0.08     47.42
12:46:14  12:45:01          2     50.57      0.00      1.36      0.49      0.08     47.50
12:46:14  12:45:01          3     30.13      0.00      1.10      1.66      0.07     67.05
12:46:14  12:45:01          4     40.08      0.00      1.20      2.24      0.08     56.39
12:46:14  12:45:01          5     27.24      0.00      0.84      0.02      0.05     71.86
12:46:14  12:45:01          6     40.35      0.00      1.57      0.10      0.08     57.89
12:46:14  12:45:01          7     43.27      0.00      1.04      1.21      0.07     54.42
12:46:14  12:46:01        all     17.47      0.00      0.98      0.19      0.05     81.31
12:46:14  12:46:01          0     14.97      0.00      0.75      0.00      0.05     84.23
12:46:14  12:46:01          1     27.25      0.00      1.37      0.07      0.05     71.27
12:46:14  12:46:01          2     19.11      0.00      0.85      0.07      0.05     79.92
12:46:14  12:46:01          3     23.36      0.00      1.05      0.08      0.07     75.43
12:46:14  12:46:01          4     16.50      0.00      1.72      0.82      0.05     80.91
12:46:14  12:46:01          5     11.42      0.00      0.68      0.10      0.05     87.74
12:46:14  12:46:01          6      9.01      0.00      0.74      0.07      0.05     90.14
12:46:14  12:46:01          7     18.28      0.00      0.62      0.33      0.05     80.72
12:46:14  Average:        all     23.66      0.00      1.10      0.79      0.06     74.41
12:46:14  Average:          0     19.77      0.00      0.86      0.27      0.04     79.06
12:46:14  Average:          1     29.55      0.00      1.42      0.66      0.06     68.32
12:46:14  Average:          2     35.34      0.00      1.49      0.64      0.07     62.46
12:46:14  Average:          3     21.42      0.00      0.91      0.89      0.07     76.70
12:46:14  Average:          4     25.30      0.00      1.44      2.70      0.07     70.50
12:46:14  Average:          5     15.89      0.00      0.75      0.09      0.04     83.22
12:46:14  Average:          6     17.78      0.00      0.95      0.19      0.05     81.03
12:46:14  Average:          7     24.26      0.00      0.93      0.86      0.06     73.89
12:46:14  
12:46:14  
12:46:14